ath9k: Trim struct ath_softc
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 11 Aug 2008 08:35:46 +0000 (14:05 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Aug 2008 20:24:01 +0000 (16:24 -0400)
commit98deeea0b3464955ec416c30cbd0c3d21cacfa9a
tree3cf039e52965164e6b3b4c74c4a06ac75f8ea808
parent7c56d24bc80112daadc7ef54247a5fc8397dbc5c
ath9k: Trim struct ath_softc

Add sc_rxflush and sc_noreset as bitfields to sc_flags.
Remove a few variables and function prototypes that are unused.

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