]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/staging/wlan-ng/p80211netdev.c
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)
commit79f9e634cc8312790d9674ea1faa998ea9cacfee
treea036d686b5e07a3aca03a7107e4058edea3e15f4
parent95c9668dda663b0d5fca3f4212c6f71157256daa
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