ath9k_htc: Use proper station add/remove callbacks
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 18 May 2010 09:56:04 +0000 (15:26 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 4 Jun 2010 19:32:18 +0000 (15:32 -0400)
commitabd984e6117e72e17073fd0a81a477e43b4580f5
tree4e68e724b48e4ef7ab1b6c20262d7a92359f3b0c
parent9d1ac34ec3a67713308ae0883c3359c557f14d17
ath9k_htc: Use proper station add/remove callbacks

sta_add/sta_remove are the callbacks that can sleep.
Use them instead of sta_notify.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_main.c