qcacld-3.0: Remove wma_update_fw_tdls_state() prototype
As part of change I5c873b9571228f0d2b4fcd4782267a2cc40fc20a ("qcacld-3.0: Remove the deprecated IOCTL in TDLS") the implementation of wma_update_fw_tdls_state() was removed. However the prototype was left behind, so remove it as well. Change-Id: Ibb08e9f8c8c39eac364b05e72d7c03db306cc8b3 CRs-Fixed: 2379061
This commit is contained in:
parent
7526dfb3c0
commit
80d11f1fc6
@ -1259,7 +1259,6 @@ QDF_STATUS wma_process_ch_avoid_update_req(tp_wma_handle wma_handle,
|
||||
|
||||
#ifdef FEATURE_WLAN_TDLS
|
||||
|
||||
QDF_STATUS wma_update_fw_tdls_state(WMA_HANDLE handle, void *pwmaTdlsparams);
|
||||
int wma_update_tdls_peer_state(WMA_HANDLE handle,
|
||||
tTdlsPeerStateParams *peerStateParams);
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user