]> git.baikalelectronics.ru Git - kernel.git/commit
staging/wlan-ng: log with netdev_xxx and dev_xxx
authorDenis Pithon <denis.pithon@gmail.com>
Fri, 16 May 2014 22:24:09 +0000 (00:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 17:06:50 +0000 (02:06 +0900)
commit6f018cf24d02d2b187ae8cbc3d7b03807b0c46ab
treea036d686b5e07a3aca03a7107e4058edea3e15f4
parentd0b38fd52a0732d63bc136ed05e93e68808532b3
staging/wlan-ng: log with netdev_xxx and dev_xxx

Wherever possible, replaced printk() and pr_xxx() calls with
netdev_xxx() / dev_xxx() calls; used pr_xxx() otherwise.

Signed-off-by: Denis Pithon <denis.pithon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211netdev.c