ath9k: This patch fix RX unpadding for any received frame.
authorBenoit PAPILLAULT <benoit.papillault@free.fr>
Thu, 19 Nov 2009 21:19:26 +0000 (22:19 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Nov 2009 22:05:28 +0000 (17:05 -0500)
commit8c35024aa65c079f800df7778869a8dbda074182
tree397be73ae2be02001201601024a9502817078c30
parentac2752c145c6dd25b8ed26bfede1c9177c91a7ef
ath9k: This patch fix RX unpadding for any received frame.

It has been tested with a 802.11 frame generator and by checking the FCS field
of each received frame with the value reported by the Atheros hardware. This
patch is useful if you are trying to analyze non standard 802.11 frame going
over the air.

Signed-off-by: Benoit PAPILLAULT <benoit.papillault@free.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/common.c