linux/drivers/net/wireless/rtlwifi/rtl8192de
Joe Perches 292b11926f rtlwifi: Convert printks to pr_<level>
Use the current logging styles.
Add pr_fmt where appropriate.
Remove now unnecessary prefixes from printks.
Convert hard coded prefix to __func__.
Add a missing "\n" to a format.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-07-21 14:52:05 -04:00
..
def.h
dm.c rtlwifi: rtl8192de: Fix build errors when using allyes configuration 2011-06-29 15:11:06 -04:00
dm.h rtlwifi: rtl8192de: Fix build errors when using allyes configuration 2011-06-29 15:11:06 -04:00
fw.c rtlwifi: rtl8192de: Merge firmware routines 2011-06-27 15:09:37 -04:00
fw.h rtlwifi: rtl8192de: Merge firmware routines 2011-06-27 15:09:37 -04:00
hw.c wireless: rtlwifi: throw away MAC_FMT and use %pM instead 2011-07-20 15:04:38 -04:00
hw.h rtlwifi: rtl8192de: Merge hardware routines 2011-06-27 15:09:37 -04:00
led.c rtlwifi: rtl8192de: Remove comparison of boolean with true 2011-07-05 15:26:54 -04:00
led.h rtlwifi: rtl8192de: Fix build errors when using allyes configuration 2011-06-29 15:11:06 -04:00
Makefile rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
phy.c rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay 2011-07-05 15:26:55 -04:00
phy.h rtlwifi: rtl8192de: Merge phy routines 2011-06-27 15:09:37 -04:00
reg.h rtlwifi: rtl8192de: Merge register definitions 2011-06-27 15:09:38 -04:00
rf.c rtlwifi: rtl8192de: Remove comparison of boolean with true 2011-07-05 15:26:54 -04:00
rf.h rtlwifi: rtl8192de: Merge rf routines 2011-06-27 15:09:38 -04:00
sw.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
sw.h rtlwifi: rtl8192de: Merge main (sw) routines 2011-06-27 15:09:38 -04:00
table.c rtlwifi: rtl8192de: Merge table routines 2011-06-27 15:09:38 -04:00
table.h rtlwifi: rtl8192de: Merge table routines 2011-06-27 15:09:38 -04:00
trx.c rtlwifi: rtl8192de: Remove comparison of boolean with true 2011-07-05 15:26:54 -04:00
trx.h rtlwifi: rtl8192de: Merge TX and RX routines 2011-06-27 15:09:38 -04:00