OSDN Git Service

Staging: rtl8192u: Replace printk() with netdev_dbg()
authorCristina Opriceana <cristina.opriceana@gmail.com>
Mon, 9 Mar 2015 18:39:24 +0000 (20:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 15 Mar 2015 17:41:10 +0000 (18:41 +0100)
commitb4e3e6eec877078e394c3c10cf37dae046e6f334
treee044b6cff3de52d9a43b1b1facd4fdadc73f5b56
parent5b2965b63371d345b572b49f07227a17ae5504d3
Staging: rtl8192u: Replace printk() with netdev_dbg()

This patch replaces the printk() function with netdev_dbg() in order to
fix the following: "WARNING: printk() should include KERN_ facility level"
and "WARNING: line over 80 characters".

Issue found by checkpatch.pl

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c