]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Use sta_state() callback
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Fri, 17 Oct 2014 02:10:08 +0000 (07:40 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Oct 2014 18:16:14 +0000 (14:16 -0400)
commit80177523aef3dd2142d6b0627141902d3701f042
treedde5e8e9f31ddbba1acedea254a4edec92edb984
parent2527334d7ec44a006b023b37e419b31ff58d9392
ath9k: Use sta_state() callback

Instead of using the sta_add()/sta_remove() callbacks,
use the sta_state() callback since this gives
more fine-grained control.

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