diff options
| author | Martin Kaiser <[email protected]> | 2022-02-27 17:41:43 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-03-01 22:34:15 +0100 |
| commit | 1c167e3b8304b0b9ec39a48d26c645185456aa93 (patch) | |
| tree | 9cbb23fc6c9d28da8c8699a108cc5ad46f3b3bd2 /tools/perf/scripts/python/flamegraph.py | |
| parent | aacd0400c7f3eccfba3df30d80f194abe1aa4111 (diff) | |
staging: r8188eu: use ieee80211 helper for qos bit
Use the ieee80211_is_data_qos helper function to read the qos bit.
This helper function returns a bool. Change the qos field in struct
rx_pkt_attrib from u8 to bool and fix up the other places where it
is used.
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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions