2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/drivers/net/wireless/rtlwifi/rtl8192ce
Joe Perches 884dd24499 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Make the macros a bit more readable.

Use do {...} while (0) without terminating semicolons.
Add missing terminating semicolon to a few uses.

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
..
def.h rtlwifi: rtl8192ce: Add new chip revisions 2011-10-14 14:48:15 -04:00
dm.c rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
dm.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -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: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de 2011-04-26 16:13:33 -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: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
Makefile rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build 2011-02-23 16:28:41 -05:00
phy.c rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros 2012-01-24 14:06:06 -05:00
phy.h rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression 2011-05-16 14:25:30 -04:00
reg.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-07-25 13:56:39 -07:00
rf.c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true 2011-06-20 15:47:43 -04:00
rf.h rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
sw.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
sw.h rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de 2011-04-26 16:14:55 -04:00
table.c rtl8192ce: drop 'rtl8192c-' prefix from files 2010-12-20 14:49:47 -05:00
table.h rtl8192ce: drop 'rtl8192c-' prefix from files 2010-12-20 14:49:47 -05:00
trx.c rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi 2011-08-24 14:57:19 -04:00
trx.h rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. 2011-09-20 14:43:50 -04:00