diff options
author | David S. Miller <davem@davemloft.net> | 2011-01-20 22:44:36 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-01-20 22:44:36 -0800 |
commit | b48f8c23c336d82c1af9a53187568bdb6e86b8a8 (patch) | |
tree | 0b85bd00081dee2dd410ec8e9f825eacf92223c2 /Documentation/block | |
parent | d18046b3cd989c06d2ad8d615e57c3cf63c63b67 (diff) | |
download | linux-b48f8c23c336d82c1af9a53187568bdb6e86b8a8.tar.gz |
ppp: Clean up kernel log messages.
Use netdev_*() and pr_*().
To preserve existing semantics in cases where KERN_DEBUG is indeed
appropriate, use netdev_printk(KERN_DEBUG, ...)
Convert PPPIOCDETACH to pr_warn() because an unexpected file count is
a serious bug and should be logged with KERN_WARN.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Documentation/block')
0 files changed, 0 insertions, 0 deletions