[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 17 Sep 2007 05:29:22 +0000 (01:29 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
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 <johannes@sipsolutions.net>
Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/mac80211.h
net/mac80211/rx.c