[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
authorJohannes Berg <[email protected]>
Mon, 17 Sep 2007 05:29:22 +0000 (01:29 -0400)
committerDavid S. Miller <[email protected]>
Wed, 10 Oct 2007 23:52:28 +0000 (16:52 -0700)
commit72abd81b980ef7ffb83ecb4ac4a7627d9d575f50
tree82bed7bb728c862bce54883102703d5aea1a8f8f
parentac630c2b1933e79ff32e3653ae656620cf4b4c79
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum

This patch allows drivers to indicate bad FCS/PLCP CRC to the stack and
have the stack drop packets like that except for monitor interfaces.

Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Michael Wu <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/mac80211.h
net/mac80211/rx.c