qcacld-3.0: Remove obsolete MC/BC filter macros

Change I51dcc45d7f2d5ac8a55574b0c6dc0b30458047b8 ("qcacld-3.0: Remove
unused mcast/bcast filter setting") removed some unused MC/BC fields
in the HDD context. However there is still a set of macros that were
used to manipulate these fields that are now unused, so remove thoses
as well.

Change-Id: I7b5a430e125fd7bc4f13943cf63d6d2ec8598e8f
CRs-Fixed: 2367388
This commit is contained in:
Jeff Johnson 2018-12-13 15:08:41 -08:00
parent 63dfda78b3
commit c57c36816c

View File

@ -1579,13 +1579,6 @@ enum hdd_link_speed_rpt_type {
#define CFG_ENABLE_MTRACE_DEFAULT (0)
#endif
#define HDD_MCASTBCASTFILTER_FILTER_NONE 0x00
#define HDD_MCASTBCASTFILTER_FILTER_ALL_MULTICAST 0x01
#define HDD_MCASTBCASTFILTER_FILTER_ALL_BROADCAST 0x02
#define HDD_MCASTBCASTFILTER_FILTER_ALL_MULTICAST_BROADCAST 0x03
#define HDD_MULTICAST_FILTER_LIST 0x04
#define HDD_MULTICAST_FILTER_LIST_CLEAR 0x05
/*
* <ini>
* gEnableSNRMonitoring - Enables SNR Monitoring