From 150d9619386d1ddd5d782aa3bde007f60d6b11a7 Mon Sep 17 00:00:00 2001 From: Jeff Johnson Date: Thu, 27 Dec 2018 21:43:46 -0800 Subject: [PATCH] qcacld-3.0: Remove typedef tBeaconFilterMsg Change Id235d6303ce7c740f907147afc7248d833772067 ("qcacld-3.0: Cleanup eWNI_SME_SET_BCN_FILTER_REQ") removed the usage of typedef tBeaconFilterMsg, but didn't actually remove the obsolete typedef, so remove it now. Change-Id: Id7a24e18a6aa4fb7cfa6747f264bd3e6eeaa1ad8 CRs-Fixed: 2374845 --- core/wma/inc/wma_if.h | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/core/wma/inc/wma_if.h b/core/wma/inc/wma_if.h index fd75a90fab..5a3c36c19b 100644 --- a/core/wma/inc/wma_if.h +++ b/core/wma/inc/wma_if.h @@ -1170,23 +1170,6 @@ typedef struct tHalHiddenSsidVdevRestart { extern void sys_process_mmh_msg(struct mac_context *mac, struct scheduler_msg *pMsg); -/** - * struct tBeaconFilterMsg - Beacon Filtering data structure - * @capabilityInfo: capability info - * @capabilityMask: capabality mask - * @beaconInterval: beacon interval - * @ieNum: IE number - * @reserved: reserved - */ -typedef struct sBeaconFilterMsg { - uint16_t capabilityInfo; - uint16_t capabilityMask; - uint16_t beaconInterval; - uint16_t ieNum; - uint8_t bssIdx; - uint8_t reserved; -} qdf_packed tBeaconFilterMsg, *tpBeaconFilterMsg; - /** * struct tEidByteInfo - Eid byte info * @offset: offset