ath9k: Node cleanup
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 29 Oct 2008 04:43:31 +0000 (10:13 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:14:55 +0000 (15:14 -0500)
commitb5aa9bf9460f9e97f2c10940b029d75c6557ad7c
tree60bc06b72761339e048139fdb076de14f2f4273e
parent17683c65c8a5f3f29f5408334992986b996d8205
ath9k: Node cleanup

Start removing the internal node list in ath9k, in preparation
for using mac80211's STA list.
Remove lists, locks, routines, flags, functions managing nodes in ath9k.

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