diff options
| author | Martin Kaiser <[email protected]> | 2022-04-03 18:54:37 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-04 16:32:43 +0200 |
| commit | 7a074dc8145eabd09413c6e68e3f978ab0f37b4f (patch) | |
| tree | 2db8793fbef083e8ae6d587c52a367f2b202ab32 /tools/perf/scripts/python/bin | |
| parent | a9207f5e5101272c8bfd5e1aee6494be48f7c878 (diff) | |
staging: r8188eu: don't call get_hdr_bssid
Do not call get_hdr_bssid from validate_recv_data_frame.
We already distinguish between the four cases for to_ds, from_ds. Copy
the bssid address as described in the "DS bit usage" table in
include/linux/ieee80211.h.
Eventually, we should remove get_hdr_bssid (and other similar
driver-specific parsing functions).
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')
0 files changed, 0 insertions, 0 deletions