commit | 72abd81b980ef7ffb83ecb4ac4a7627d9d575f50 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Sep 17 01:29:22 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:52:28 2007 -0700 |
tree | 82bed7bb728c862bce54883102703d5aea1a8f8f | |
parent | ac630c2b1933e79ff32e3653ae656620cf4b4c79 [diff] |
[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>