diff options
author | 2022-02-27 17:41:43 +0100 | |
---|---|---|
committer | 2022-03-01 22:34:15 +0100 | |
commit | 1c167e3b8304b0b9ec39a48d26c645185456aa93 (patch) | |
tree | 9cbb23fc6c9d28da8c8699a108cc5ad46f3b3bd2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | staging: r8188eu: refactor validate_recv_frame's error handling (diff) | |
download | wireguard-linux-1c167e3b8304b0b9ec39a48d26c645185456aa93.tar.xz wireguard-linux-1c167e3b8304b0b9ec39a48d26c645185456aa93.zip |
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 <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220227164147.1168847-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions