diff options
| author | Ajay Singh <[email protected]> | 2018-07-19 04:15:00 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-07-21 09:04:47 +0200 |
| commit | 8c67e814fadc84e38ff6873081b0859ae2eb8025 (patch) | |
| tree | 27772c66f3c5617f3d0107bcbab3cc01027095f2 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b69845eaef2c5044d6e49ecfb11021cdfe6ffe1f (diff) | |
staging: wilc1000: remove extra enums defined for ieee80211_eid
Cleanup patch to make use of existing enum 'ieee80211_eid' instead of
adding new enum in WILC for element ID's.
The below mapping is same to remove extra enum in WILC.
SUPP_RATES_IE -> WLAN_EID_SUPP_RATES
EXT_SUPP_RATES_IE -> WLAN_EID_EXT_SUPP_RATES
HT_CAPABILITY_IE -> WLAN_EID_HT_CAPABILITY
RSN_IE -> WLAN_EID_RSN
WPA_IE -> WLAN_EID_VENDOR_SPECIFIC
WMM_IE -> WLAN_EID_VENDOR_SPECIFIC
P2P_IE -> WLAN_EID_VENDOR_SPECIFIC
Also remove enum 'info_element_id' as its same as 'ieee80211_eid', below
the mapping of elements of enums which are used.
ITIM -> WLAN_EID_TIM
IDSPARMS -> WLAN_EID_DS_PARAMS
Signed-off-by: Ajay Singh <[email protected]>
Reviewed-by: Claudiu Beznea <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions