Browse Source

Merge "qcacld-3.0: Remove hdd_tdls_notify_p2p_roc() stub" into wlan-cld3.driver.lnx.2.0

CNSS_WLAN Service 6 years ago
parent
commit
1913739f4f
1 changed files with 0 additions and 6 deletions
  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;
 }
 
-static inline void
-hdd_tdls_notify_p2p_roc(struct hdd_context *hdd_ctx,
-			enum tdls_concerned_external_events event)
-{
-}
-
 static inline
 QDF_STATUS hdd_tdls_register_peer(void *userdata, uint32_t vdev_id,
 				  const uint8_t *mac, uint16_t sta_id,