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)
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>

No differences found