Преглед изворни кода

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
Jeff Johnson пре 6 година
родитељ
комит
c57c36816c
1 измењених фајлова са 0 додато и 7 уклоњено
  1. 0 7
      core/hdd/inc/wlan_hdd_cfg.h

+ 0 - 7
core/hdd/inc/wlan_hdd_cfg.h

@@ -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