From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> Hi, Here is another 5 cleanups for the rtl8723au driver, to go on top of the set I posted yesterday. Cheers, Jes Jes Sorensen (5): staging: rtl8723au: No need for two copies of rf_type staging: rtl8723au: Be more consistent in checking for 2 TX paths staging: rtl8723au: Remove rf type from struct hal_version staging: rtl8723au: The RF on an 8723au is always a 6052 staging: rtl8723au: MAX_AGGR_NUM is not used .../staging/rtl8723au/hal/HalDMOutSrc8723A_CE.c | 37 +++++++++----------- drivers/staging/rtl8723au/hal/hal_com.c | 40 ---------------------- drivers/staging/rtl8723au/hal/odm.c | 12 ++----- drivers/staging/rtl8723au/hal/rtl8723a_cmd.c | 4 +-- drivers/staging/rtl8723au/hal/rtl8723a_dm.c | 7 ---- drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c | 10 +----- drivers/staging/rtl8723au/hal/rtl8723a_phycfg.c | 39 ++------------------- drivers/staging/rtl8723au/hal/usb_halinit.c | 27 +-------------- drivers/staging/rtl8723au/include/Hal8723APhyCfg.h | 12 ------- drivers/staging/rtl8723au/include/HalVerDef.h | 22 ------------ drivers/staging/rtl8723au/include/hal_com.h | 1 - drivers/staging/rtl8723au/include/odm.h | 16 --------- drivers/staging/rtl8723au/include/rtl8723a_hal.h | 1 - 13 files changed, 25 insertions(+), 203 deletions(-) -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel