[PATCH 00/11] staging: rtl8192e: More cleanups

Mateusz Kulikowski mateusz.kulikowski at gmail.com
Tue Jul 28 21:31:36 UTC 2015


Another cleanup series for 8192e driver.

It should apply cleanly to current staging-next (6e64e224).
Series was target tested as usual.

Patches 1-5 are trivial.
Patch 11 fixes possible resource leak (when probe fails).

Mateusz Kulikowski (11):
  staging: rtl8192e: Remove rtl8192_phy_updateInitGain
  staging: rtl8192e: Remove ActUpdateChannelAccessSetting
  staging: rtl8192e: Remove rtl8192_data_hard_stop
  staging: rtl8192e: Remove rtl8192_data_hard_resume
  staging: rtl8192e: MgntActSet_RF_State: remove ProtectOrNot parameter
  staging: rtl8192e: Simplify rtl92e_is_halfn_supported_by_ap
  staging: rtl8192e: Simplify rtl92e_set_bandwidth
  staging: rtl8192e: Remove phy_RF8256_Config_ParaFile
  staging: rtl8192e: Fix IW_IOCTL macro
  staging: rtl8192e: Drop large switch in rtl92e_config_rf
  staging: rtl8192e: probe: iounmap mmio when probe fails

 drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c | 140 +++++----------------
 drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c     |  23 +---
 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c     |   4 -
 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h     |   1 -
 drivers/staging/rtl8192e/rtl8192e/rtl_core.c       |  83 +++++-------
 drivers/staging/rtl8192e/rtl8192e/rtl_core.h       |   7 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c         |   3 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_pm.c         |   4 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_ps.c         |   7 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c         |  68 +++++-----
 10 files changed, 108 insertions(+), 232 deletions(-)

-- 
1.8.4.1



More information about the devel mailing list