qcacld-3.0: Remove assoId from tSap_StationAssocIndication

The typedef tSap_StationAssocIndication contains an assoId field that
isn't used, so remove it.

Change-Id: I2a4ba9bd7220cb0cebe891d7085d92e17361ed06
CRs-Fixed: 2364101
This commit is contained in:
Jeff Johnson
2018-12-09 09:09:06 -08:00
committed by nshrivas
parent 6142985f4c
commit 4155a5ea6d

View File

@@ -240,7 +240,6 @@ typedef struct sap_StopBssCompleteEvent_s {
typedef struct sap_StationAssocIndication_s {
struct qdf_mac_addr staMac;
uint8_t assoId;
uint8_t staId;
uint8_t status;
/* Required for indicating the frames to upper layer */