]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: don't check rates on PLCP error frames
authorJohannes Berg <johannes.berg@intel.com>
Fri, 30 Jul 2010 11:23:12 +0000 (13:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 19:26:36 +0000 (15:26 -0400)
commitfc88518916793af8ad6a02e05ff254d95c36d875
treeb164651d584846d85e929da1e333b23427f861f2
parent86df5f7284ffdea9923153764691e490abf36081
mac80211: don't check rates on PLCP error frames

Frames that failed PLCP error checks are most likely
microwave transmissions (well, maybe not ...) and
don't have a proper rate detected, so ignore it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/rx.c