ath9k: discard undersized packets
authorFelix Fietkau <nbd@nbd.name>
Wed, 17 Jan 2018 11:32:22 +0000 (12:32 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 17 Jan 2018 11:32:48 +0000 (12:32 +0100)
commite2c0e904c0e31f746d1e7b01f538b486f7ab510a
tree89586d157efd32d4bc085de856af5ac1aadf5543
parentbdc412941aea6d9b1ff3f82b9541055dab77fb93
ath9k: discard undersized packets

Sometimes the hardware will push small packets that trigger a WARN_ON
in mac80211. Discard them early to avoid this issue.

Reported-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/mac80211/patches/322-ath9k-discard-undersized-packets.patch [new file with mode: 0644]