ath9k: Refactor struct ath_softc
authorSujith <Sujith.Manoharan@atheros.com>
Sun, 7 Dec 2008 16:14:03 +0000 (21:44 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Dec 2008 19:02:17 +0000 (14:02 -0500)
commitb77f483fcf0579de28873828897f53371a33a0ea
treea08d0f942d4b5d0cd8a7893753f9b7554ebc89e4
parent59651e89187293e88863891b821c7379391ef75c
ath9k: Refactor struct ath_softc

Split ath_softc into smaller structures for rx, tx and beacon
handling.

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