diff options
| author | Martin Kaiser <martin@kaiser.cx> | 2022-03-27 20:09:44 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-04 07:33:47 +0200 |
| commit | 38238ecbfb63bbcfb27ee28951b2b0692daf6133 (patch) | |
| tree | 4b9287bd938707bba7ec008e26291e492b91b70f /tools/perf/scripts/python | |
| parent | 16405e4689d128435019f9d02a4d38cf28e94227 (diff) | |
| download | linux-38238ecbfb63bbcfb27ee28951b2b0692daf6133.tar.gz linux-38238ecbfb63bbcfb27ee28951b2b0692daf6133.zip | |
staging: r8188eu: use ieee80211 define for fragment number
Use the IEEE80211_SCTL_FRAG define to extract the fragment number from an
incoming frame.
pattrib->frag_num must be in host endianness, we have to convert
hdr->seq_ctrl, this field is little-endian.
Remove the local GetFragNum macro, it is not used any more.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220327180944.712545-10-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
