Pārlūkot izejas kodu

qcacld-3.0: Remove sme_feature_caps_exchange()

Change I0ded9473083418f6bb33cec4fa43a17c8c281177 ("qcacld-3.0: Remove
hdd_exchange_version_and_caps()") removed the only client of
sme_feature_caps_exchange(). Since this function is an obsolete stub,
remove it.

Change-Id: I0899e4befbf995436729c90caeda982e8b5ec1ff
CRs-Fixed: 2371146
Jeff Johnson 6 gadi atpakaļ
vecāks
revīzija
37cc3c705f
2 mainītis faili ar 0 papildinājumiem un 15 dzēšanām
  1. 0 1
      core/sme/inc/sme_api.h
  2. 0 14
      core/sme/src/common/sme_api.c

+ 0 - 1
core/sme/inc/sme_api.h

@@ -719,7 +719,6 @@ QDF_STATUS sme_hide_ssid(mac_handle_t mac_handle, uint8_t sessionId,
 		uint8_t ssidHidden);
 QDF_STATUS sme_set_tm_level(mac_handle_t mac_handle, uint16_t newTMLevel,
 		uint16_t tmMode);
-void sme_feature_caps_exchange(mac_handle_t mac_handle);
 
 QDF_STATUS sme_update_roam_scan_n_probes(mac_handle_t mac_handle,
 					 uint8_t sessionId,

+ 0 - 14
core/sme/src/common/sme_api.c

@@ -5901,20 +5901,6 @@ QDF_STATUS sme_set_tm_level(mac_handle_t mac_handle,
 	return status;
 }
 
-/*
- * sme_feature_caps_exchange() - SME interface to exchange capabilities between
- *  Host and FW.
- *
- * mac_handle: Opaque handle to the global MAC context
- * Return NONE
- */
-void sme_feature_caps_exchange(mac_handle_t mac_handle)
-{
-	MTRACE(qdf_trace
-		       (QDF_MODULE_ID_SME, TRACE_CODE_SME_RX_HDD_CAPS_EXCH,
-			NO_SESSION, 0));
-}
-
 /*
  * sme_update_roam_scan_n_probes() -
  * Function to update roam scan N probes