]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7ae5c91ab9283ee7e3e50cb973d94d0df47f705b
tree60bc06b72761339e048139fdb076de14f2f4273e
parentb9b2752b90d84060deb919572509538ecf4514b9
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