linux_old1/drivers/net/wireless/rtlwifi/rtl8192se
Joe Perches af08687b4e rtlwifi: Standardize RT_PRINT_DATA macro and uses
Use a single printk(KERN_DEBUG to emit the header line
to avoid any possible output interleaving.

Remove unnecessary parentheses from the calling uses.
Standardize header arg without trailing \n or colon.
Fix a few pairwiase/pairwise typos.

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>
2012-01-24 14:06:06 -05:00
..
Makefile rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver 2011-05-05 14:59:14 -04:00
def.h rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. 2011-09-20 14:43:50 -04:00
dm.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
dm.h
fw.c rtl8192se: Fix BUG caused by failure to check skb allocation 2012-01-10 15:46:39 -05:00
fw.h rtlwifi: rtl8192se: Merge firmware routines 2011-05-05 14:59:09 -04:00
hw.c rtlwifi: Standardize RT_PRINT_DATA macro and uses 2012-01-24 14:06:06 -05:00
hw.h rtlwifi: rtl8192se: Merge hardware routines 2011-05-05 14:59:09 -04:00
led.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
led.h rtlwifi: rtl8192se: Merge led routines 2011-05-05 14:59:10 -04:00
phy.c rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
phy.h rtlwifi: rtl8192se: Merge phy routines 2011-05-05 14:59:10 -04:00
reg.h rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II 2011-10-14 14:48:15 -04:00
rf.c rtlwifi: Convert printks to pr_<level> 2011-07-21 14:52:05 -04:00
rf.h rtlwifi: rtl8192se: Merge rf routines 2011-05-05 14:59:12 -04:00
sw.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
sw.h rtlwifi: rtl8192se: Merge main (sw) routines 2011-05-05 14:59:12 -04:00
table.c rtlwifi: rtl8192se: Merge table routines 2011-05-05 14:59:13 -04:00
table.h rtlwifi: rtl8192se: Merge table routines 2011-05-05 14:59:13 -04:00
trx.c rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II 2011-10-14 14:48:15 -04:00
trx.h rtlwifi: rtl8192se: Merge TX and RX routines 2011-05-05 14:59:14 -04:00