Mike McCormack
e10542c447
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
...
These are a potential source of confusion, as most C code treats all
non-zero values as true.
Signed-off-by: Mike McCormack <mikem@ring3k.org >
Acked-by: Larry Finger <Larry.Finger@lwfinger.net >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-06-20 15:47:43 -04:00
Chaoming_Li
2b8359f85b
rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de
...
Change rtl8192ce sw and LED routines for addition of RTL8192SE and
RTL8192DE.
Signed-off-by: Chaoming_Li <chaoming_li@realsil.com.cn >
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-04-26 16:14:55 -04:00
Chaoming Li
228bdfca9a
rtlwifi: rtl8192ce: Fix LED initialization
...
Driver rtl8192ce does not initialize the LED correctly.
Signed-off-by: Chaoming Li <chaoming_li@realsil.com.cn >
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-04-12 16:59:34 -04:00
Larry Finger
7ea4724036
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
...
Modify some rtl8192ce routines for merging with rtl8192cu. In addition,
remove some usage of Hungarian notation.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-02-21 15:39:57 -05:00
John W. Linville
5c405b5c3e
rtl8192ce: drop 'rtl8192c-' prefix from files
...
Signed-off-by: John W. Linville <linville@tuxdriver.com >
Tested-by: Larry Finger <Larry.Finger@lwfinger.net >
2010-12-20 14:49:47 -05:00