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)
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>

No differences found