Sfoglia il codice sorgente

qcacld-3.0: Remove typedef tSirNanEvent

Change I5565ef2eb72b3746e05cb8e16662985392bcc802 ("qcacld-3.0: Remove
unused wlan_hdd_cfg80211_nan_*() stubs") removed the last reference to
typedef tSirNanEvent. Since this typedef is obsolete, remove it.

Change-Id: I7b7ef8f0bde00a77d95e3e1451e6138b01061bd7
CRs-Fixed: 2411194
Jeff Johnson 6 anni fa
parent
commit
66c376d228
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      core/mac/inc/sir_api.h

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

@@ -3038,11 +3038,6 @@ typedef struct {
 } tSirStatsExtEvent, *tpSirStatsExtEvent;
 #endif
 
-typedef struct {
-	uint32_t event_data_len;
-	uint8_t event_data[];
-} tSirNanEvent, *tpSirNanEvent;
-
 struct roam_offload_synch_ind {
 	uint16_t messageType;   /*eWNI_SME_ROAM_OFFLOAD_SYNCH_IND */
 	uint16_t length;