Kaynağa Gözat

qcacld-3.0: Remove typedef tSirP2PNoaStart

Change I1d6965587b0387ecd6e1822a774f874d922d90c0 ("qcacld-3.0: Remove
p2pGoPsNoaStartInd from pe_session") removed the last reference to
typedef tSirP2PNoaStart. Since it is obsolete, remove it.

Change-Id: I447ae42caa92f5427031d8e0d33bdc01fabbfb7f
CRs-Fixed: 2396053
Jeff Johnson 6 yıl önce
ebeveyn
işleme
b4608cfe38
1 değiştirilmiş dosya ile 0 ekleme ve 5 silme
  1. 0 5
      core/mac/inc/sir_api.h

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

@@ -1519,11 +1519,6 @@ enum tx_rate_info {
 #endif
 /**********************PE Statistics end*************************/
 
-typedef struct sSirP2PNoaStart {
-	uint32_t status;
-	uint32_t bssIdx;
-} tSirP2PNoaStart, *tpSirP2PNoaStart;
-
 typedef struct sSirTdlsInd {
 	uint16_t status;
 	uint16_t assocId;