Browse Source

qcacld-3.0: Remove limUpdateStaRunTimeHTSwtichChnlParams()

The limUpdateStaRunTimeHTSwtichChnlParams() prototype has no
corresponding implementation. Since it is obsolete, remove it.

Change-Id: I968d0a601570f62317a7d1d551e63db456ac450c
CRs-Fixed: 2376111
Jeff Johnson 6 years ago
parent
commit
64e23a351c
1 changed files with 0 additions and 3 deletions
  1. 0 3
      core/mac/src/pe/lim/lim_utils.h

+ 0 - 3
core/mac/src/pe/lim/lim_utils.h

@@ -302,9 +302,6 @@ void lim_switch_primary_secondary_channel(struct mac_context *mac,
 					uint8_t ch_center_freq_seg0,
 					uint8_t ch_center_freq_seg1,
 					enum phy_ch_width ch_width);
-void limUpdateStaRunTimeHTSwtichChnlParams(struct mac_context *mac,
-		tDot11fIEHTInfo *pRcvdHTInfo,
-		uint8_t bssIdx);
 void lim_update_sta_run_time_ht_capability(struct mac_context *mac,
 		tDot11fIEHTCaps *pHTCaps);
 void lim_update_sta_run_time_ht_info(struct mac_context *mac,