소스 검색

qcacld-3.0: Remove obsolete struct sSirTdlsDisappearAPInd

Remove obsolete struct sSirTdlsDisappearAPInd

Change-Id: Ia9823cddc401374b0e411f50c9618a8aceee56af
CRs-Fixed: 898864
Srinivas Girigowda 9 년 전
부모
커밋
0e321a956c
1개의 변경된 파일0개의 추가작업 그리고 9개의 파일을 삭제
  1. 0 9
      core/mac/inc/sir_api.h

+ 0 - 9
core/mac/inc/sir_api.h

@@ -3438,15 +3438,6 @@ typedef struct sSirTdlsDelAllPeerInd {
 	uint16_t length;
 	uint8_t sessionId;      /* Session ID */
 } tSirTdlsDelAllPeerInd, *tpSirTdlsDelAllPeerInd;
-#ifdef FEATURE_WLAN_TDLS_DISAPPEAR_AP
-typedef struct sSirTdlsDisappearAPInd {
-	uint16_t messageType;
-	uint16_t length;
-	uint8_t sessionId;      /* Session ID */
-	uint16_t staId;
-	tSirMacAddr staAddr;
-} tSirTdlsDisappearAPInd, *tpSirTdlsDisappearAPInd;
-#endif
 typedef struct sSirMgmtTxCompletionInd {
 	uint16_t messageType;
 	uint16_t length;