diff options
author | Linus Lüssing <[email protected]> | 2019-11-15 11:56:12 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2019-11-25 14:13:25 +0200 |
commit | ea0c3e2a470271573d480f48a67e74633566a317 (patch) | |
tree | 098502604a5cc48590d2f312ea7ed80b1d8317b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7005eafc1f1cb0a525631c2214f760d6fb636ebb (diff) |
ath10k: fix RX of frames with broken FCS in monitor mode
So far, frames were forwarded regardless of the FCS correctness leading
to userspace applications listening on the monitor mode interface to
receive potentially broken frames, even with the "fcsfail" flag unset.
By default, with the "fcsfail" flag of a monitor mode interface
unset, frames with FCS errors should be dropped. With this patch, the
fcsfail flag is taken into account correctly.
Tested-on: QCA4019 firmware-5-ct-full-community-12.bin-lede.011
Cc: Simon Wunderlich <[email protected]>
Signed-off-by: Linus Lüssing <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions