From: Jes Sorensen <jes.soren...@redhat.com>

Greg,

Please find attached another small set of fixes for the 8723au driver,
mostly removing unused code, but also duplication of some in-kernel
Linux USB functions.

Thanks,
Jes


Jes Sorensen (5):
  staging: rtl8723au: RSSI_test is never set
  staging: rtl8723au: Remove two never set variables
  staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdown
  staging: rtl8723au: Do not duplicate kernel provided USB macros
  staging: rtl8723au: usb_dvobj_init(): Remove unused variable
    'pdev_desc'

 drivers/staging/rtl8723au/core/rtw_cmd.c        | 13 -------
 drivers/staging/rtl8723au/core/rtw_pwrctrl.c    | 22 ------------
 drivers/staging/rtl8723au/hal/odm_HWConfig.c    |  7 ++--
 drivers/staging/rtl8723au/hal/usb_halinit.c     | 21 +++++------
 drivers/staging/rtl8723au/include/drv_types.h   |  1 -
 drivers/staging/rtl8723au/include/odm.h         |  1 -
 drivers/staging/rtl8723au/include/rtw_pwrctrl.h |  2 --
 drivers/staging/rtl8723au/os_dep/usb_intf.c     | 48 ++++++-------------------
 8 files changed, 20 insertions(+), 95 deletions(-)

-- 
1.9.3

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to