diff options
| author | Martin Kaiser <[email protected]> | 2022-03-27 20:09:36 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-04 07:33:46 +0200 |
| commit | ea1728b5cdb7496305d9b5a43a1070f3a413d022 (patch) | |
| tree | 286d8bd4630a57366cbe0a2635d3ca0d3180dbb5 /tools/perf/scripts/python | |
| parent | b4c5ec356c7215beba2d54700c27d58926b7684c (diff) | |
staging: r8188eu: use ieee80211 define for version check
Use the IEEE80211_FCTL_VERS define to check the version number
of a received frame.
Covert IEEE80211_FCTL_VERS to le16 before using it as a mask for fc,
which is also an le16 value. The ieee80211_... helper functions use
the same approach.
Reported-by: kernel test robot <[email protected]>
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')
0 files changed, 0 insertions, 0 deletions