Browse Source

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

CNSS_WLAN Service 6 years ago
parent
commit
86eec86d17
1 changed files with 0 additions and 3 deletions
  1. 0 3
      core/hdd/inc/wlan_hdd_tdls.h

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

@@ -72,9 +72,6 @@ typedef int (*cfg80211_exttdls_callback)(const uint8_t *mac,
 					 uint32_t state,
 					 int32_t reason, void *ctx);
 
-int wlan_hdd_tdls_set_params(struct net_device *dev,
-			     struct hdd_tdls_config_params *config);
-
 int wlan_hdd_tdls_get_all_peers(struct hdd_adapter *adapter, char *buf,
 				int buflen);