summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/322-ath9k-discard-undersized-packets.patch
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: discard undersized packetsFelix Fietkau2018-01-171-0/+25
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>