diff options
author | YAMANE Toshiaki <yamanetoshi@gmail.com> | 2012-11-28 22:20:40 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-28 08:31:46 -0800 |
commit | 73b612b14c1cd98f7b64e1f0d5ddbd736fcb063f (patch) | |
tree | 2e0522962a767dad73bd71c38179e030c4c8ea08 /lib/nlattr.c | |
parent | 9e2c0a6bb7f0cfac8cb6dea9866c449d5ae97673 (diff) | |
download | linux-3.10-73b612b14c1cd98f7b64e1f0d5ddbd736fcb063f.tar.gz linux-3.10-73b612b14c1cd98f7b64e1f0d5ddbd736fcb063f.tar.bz2 linux-3.10-73b612b14c1cd98f7b64e1f0d5ddbd736fcb063f.zip |
staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_rx.c
The following warnings fixed.
- WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ...
- WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ...
- WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ...
Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/nlattr.c')
0 files changed, 0 insertions, 0 deletions