diff options
author | YAMANE Toshiaki <yamanetoshi@gmail.com> | 2012-11-29 22:36:07 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-07 12:47:01 -0800 |
commit | 12f96662534cbf8578c02dfdf6657d2c430daff3 (patch) | |
tree | bc34bd3ea3f3e6f219d395e9ea8ee3c102891e97 /drivers/mmc/host | |
parent | 76e5f2f85dcf01bfd9f11475174d5496534ff75c (diff) |
staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_wx.c
The following warnings fixed.
-WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ...
-WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ...
Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mmc/host')
0 files changed, 0 insertions, 0 deletions