aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorClaudiu Beznea <[email protected]>2016-08-23 21:26:42 +0300
committerGreg Kroah-Hartman <[email protected]>2016-09-01 17:51:20 +0200
commit37f92cf0a5b82be433b8b24b7105bb9f878f7153 (patch)
tree969a7b9c44fe6f2fecc64be5013bceaa53d1576d /tools/perf/scripts/python/event_analyzing_sample.py
parentcb14a0b4a13ee743bbe40299ce46790ee9ef7f1d (diff)
Staging: wlan-ng: Improved case statements in p80211req_mibset_mibget()
This patch improves code from p80211req_mibset_mibget() function by taking into account that every DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKeyX with X in {0, 1, 2, 3} is a bit mask where the (P80211DID_MASK_ITEM << P80211DID_LSB_ITEM) mask aka 0x0x0003f000 mask keeps bits representing the DID item number. To get this item number use P80211DID_ITEM(). Signed-off-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