This set of patches does more cleanup of the staging/rtl8192e driver recently
submitted by Mike McCormack. It also follows the set of 6 patches that removed
code for unused devices.
Larry Finger (13):
staging: rtl8192e: Remove dead code associated with CONFIG_MP
staging: rtl8192e: Remove dead code inside 'ifdef MERGE_TO_DO'
staging: rtl8192e: Remove dead code involved with TO_DO_LIST
staging: rtl8192e: Remove dead code involved with TO_DO
staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENT
staging: rtl8192e: Remove dead code associated with CONFIG_ASPM_OR_D3
staging: rtl8192e: Remove dead code associated with
COMPATIBLE_WITH_RALINK_MESH
staging: rtl8192e: Remove dead code associated with PF_SYNCTHREAD
staging: rtl8192e: Remove dead code from removal of ENABLE_TKIP11N
staging: rtl8192e: Remove references to ENABLE_GPIO_RADIO_CTL
staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11D
staging: rtl8192e: Remove code dependent of JOHN_DUMP
staging: rtl8192e: Remove dead code associated with
USB_TX_DRIVER_AGGREGATION_ENABLE
drivers/staging/rtl8192e/Makefile | 2 -
drivers/staging/rtl8192e/dot11d.c | 3 -
drivers/staging/rtl8192e/dot11d.h | 3 +-
drivers/staging/rtl8192e/r8192E_dev.c | 82 --------
drivers/staging/rtl8192e/r8192E_phy.c | 106 +---------
drivers/staging/rtl8192e/rtl819x_BAProc.c | 23 --
drivers/staging/rtl8192e/rtl819x_HT.h | 3 -
drivers/staging/rtl8192e/rtl819x_HTProc.c | 3 -
drivers/staging/rtl8192e/rtl_core.c | 172 ----------------
drivers/staging/rtl8192e/rtl_core.h | 5 -
drivers/staging/rtl8192e/rtl_pm.c | 4 -
drivers/staging/rtl8192e/rtl_ps.c | 281 --------------------------
drivers/staging/rtl8192e/rtl_ps.h | 15 --
drivers/staging/rtl8192e/rtl_wx.c | 71 -------
drivers/staging/rtl8192e/rtllib.h | 6 -
drivers/staging/rtl8192e/rtllib_crypt_tkip.c | 11 -
drivers/staging/rtl8192e/rtllib_rx.c | 13 --
drivers/staging/rtl8192e/rtllib_softmac.c | 181 -----------------
drivers/staging/rtl8192e/rtllib_softmac_wx.c | 4 -
drivers/staging/rtl8192e/rtllib_tx.c | 35 ----
20 files changed, 6 insertions(+), 1017 deletions(-)
--
1.7.3.4
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel