Felix Fietkau f5369dcf5c 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 <chad.monroe@smartrg.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-10-07 14:38:58 +02:00
..
2022-09-06 10:17:20 +02:00
2022-09-06 10:17:20 +02:00
2021-11-15 10:56:57 +01:00
2022-09-30 10:07:31 -07:00
2022-09-04 11:24:34 +01:00
2022-09-30 10:07:31 -07:00
2022-09-30 10:07:31 -07:00
2022-09-03 16:40:06 +02:00