Переглянути джерело

qcacld-3.0: Remove hdd_tdls_notify_p2p_roc() stub

Previously change Ia860904685fc4783453491effa4518777c7406d0
("qcacld-3.0: TDLS: remove legacy interfaces") removed the "real"
implementation of hdd_tdls_notify_p2p_roc(), but it left behind the
stub implementation for use when FEATURE_WLAN_TDLS is not enabled, so
now remove the stub.

Change-Id: Ic7c95c41fe66378bc51785b28010ed2263fd3b55
CRs-Fixed: 2362721
Jeff Johnson 6 роки тому
батько
коміт
41d1f7bc89
1 змінених файлів з 0 додано та 6 видалено
  1. 0 6
      core/hdd/inc/wlan_hdd_tdls.h

+ 0 - 6
core/hdd/inc/wlan_hdd_tdls.h

@@ -244,12 +244,6 @@ static inline int wlan_hdd_cfg80211_configure_tdls_mode(struct wiphy *wiphy,
 	return 0;
 	return 0;
 }
 }
 
 
-static inline void
-hdd_tdls_notify_p2p_roc(struct hdd_context *hdd_ctx,
-			enum tdls_concerned_external_events event)
-{
-}
-
 static inline
 static inline
 QDF_STATUS hdd_tdls_register_peer(void *userdata, uint32_t vdev_id,
 QDF_STATUS hdd_tdls_register_peer(void *userdata, uint32_t vdev_id,
 				  const uint8_t *mac, uint16_t sta_id,
 				  const uint8_t *mac, uint16_t sta_id,