diff options
| author | Martin Kaiser <[email protected]> | 2022-05-08 18:14:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-19 17:40:56 +0200 |
| commit | 073d44eaccf07ffbc48e941c62ccd95324df93bf (patch) | |
| tree | e8f1fa88f488b0504a70e9c623e73606d1327c1f /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | e2b1711fb54436b681257ee75e0b1a230f5cbb1c (diff) | |
staging: r8188eu: read back action code from ieee80211_mgmt
Read the back action code from struct ieee80211_mgmt.
struct ieee80211_mgmt contains an "action" union. Each of its members
starts with an 8-bit action code. Treat the union as addba_req when we
read the action code although we do not yet know if it is an addba_req.
This approach is similar to ieee80211_iface_process_skb.
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions