[PATCH 00/10] staging: rtl8723au: sparse fixes and some cleanups

Jes.Sorensen at redhat.com Jes.Sorensen at redhat.com
Thu Jun 26 08:20:45 UTC 2014


From: Jes Sorensen <Jes.Sorensen at redhat.com>

Greg,

A couple of sparse fixes (a fix from Clement Calmels and one reported
by Fengguang Wu) as well as some cleanups removing dead code.

Cheers,
Jes

Clément Calmels (1):
  staging: rtl8723au: fix sparse warning

Jes Sorensen (9):
  staging: rtl8723au: usb_ops_linux.c: Add blank line between
    declaration and usage
  staging: rtl8723au: rtw_sta_mgt.c: Use ether_addr_{copy,equal}()
  staging: rtl8723au: rtw_sta_mgt.c: One copy of the broadcast address
    should suffice
  staging: rtl8723au: rtw_allow_stainfo23a(): Make hwaddr argument const
  staging: rtl8723au: Remove unused rtw_sreset_get_wifi_status()
  staging: rtl8723au: Wifi_Error_Status isn't used for anything
  staging: rtl8723au: sreset_priv->dbg_trigger_point is never set
  staging: rtl8723au: Remove no-op rtl8723a_sreset_linked_status_check()
  staging: rtl8723au: Remove unused rtw_pwr_wakeup_ex()

 drivers/staging/rtl8723au/core/rtw_mlme.c          |  2 +-
 drivers/staging/rtl8723au/core/rtw_mlme_ext.c      |  2 -
 drivers/staging/rtl8723au/core/rtw_sreset.c        | 47 ----------------------
 drivers/staging/rtl8723au/core/rtw_sta_mgt.c       | 21 +++++-----
 drivers/staging/rtl8723au/hal/rtl8723a_sreset.c    | 19 ---------
 drivers/staging/rtl8723au/hal/usb_ops_linux.c      | 11 -----
 .../staging/rtl8723au/include/rtl8723a_sreset.h    |  1 -
 drivers/staging/rtl8723au/include/rtw_mlme.h       |  2 +-
 drivers/staging/rtl8723au/include/rtw_pwrctrl.h    |  2 -
 drivers/staging/rtl8723au/include/rtw_sreset.h     | 20 ---------
 drivers/staging/rtl8723au/include/sta_info.h       |  2 +-
 drivers/staging/rtl8723au/os_dep/usb_ops_linux.c   |  2 -
 12 files changed, 13 insertions(+), 118 deletions(-)

-- 
1.9.3



More information about the devel mailing list