net: cdc_ncm: use netif_* and dev_* instead of pr_*
authorBjørn Mork <bjorn@mork.no>
Fri, 1 Nov 2013 10:16:54 +0000 (11:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Nov 2013 06:02:04 +0000 (02:02 -0400)
commitae223cd406dd63487ad96593248a669da8e551cd
treed7b2464db960e16143a01fb95b886f415872570a
parenta26fd05debd00b6f4e776d9dca4a39f0b76b01c7
net: cdc_ncm: use netif_* and dev_* instead of pr_*

Take advantage of standard device name prefixing and
netdevice msglvl control where possible.

Cc: Alexey Orishko <alexey.orishko@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c