diff options
author | Felix Fietkau <[email protected]> | 2022-10-07 11:05:09 +0200 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2022-10-07 14:38:58 +0200 |
commit | f5369dcf5c0a76260cd301bd5c25d59c451d62c1 (patch) | |
tree | 3fcdaa64f06e28614d578d32112fc22051759490 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 6b430f72b2bc14fd0ac922dda92eaa51c82e15a4 (diff) |
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Since STP TCN frames are only 7 bytes, the pskb_may_pull call returns an error.
Instead of dropping those packets, bump them back to the slow path for proper
processing.
Fixes: 49ddf8e6e234 ("mac80211: add fast-rx path")
Reported-by: Chad Monroe <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions