ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
authorSujith <Sujith.Manoharan@atheros.com>
Thu, 14 Aug 2008 07:58:20 +0000 (13:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Aug 2008 20:24:05 +0000 (16:24 -0400)
commit19b73c7f68fb2eeb180eafa70f9859409ec9aa08
tree793628c5efb70056e2abca1bac97587e244e8749
parent60653678939dcbba3aa936250b58179aa3451eee
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags

Don't trim the FCS before passing the frame to mac80211,
move TSF_TO_TU to core.h and delete more unused macros.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/ath9k.h
drivers/net/wireless/ath9k/beacon.c
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/phy.h
drivers/net/wireless/ath9k/recv.c