Larry Finger
5b62bb5cc1
rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi
...
This patch also deletes the now unused parts of rtl8192de/def.h.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net >
Cc: Chaoming Li <chaoming_li@realsil.com.cn >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-08-24 14:57:21 -04:00
Larry Finger
9928c7d1b1
rtlwifi: rtl8192de: Remove comparison of boolean with true
...
Tests of a boolean against "true" are not needed as non-zero is sufficient..
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net >
Signed-off-by: John W. Linville <linville@tuxdriver.com >
2011-07-05 15:26:54 -04:00
Chaoming Li
674f0523ec
rtlwifi: rtl8192de: Merge TX and RX routines
...
Merge routines trx.c and trx.h for 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-06-27 15:09:38 -04:00