commit | df3c6eb34da5ed61d288c23466e1ec4dd7ca509a | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Oct 17 07:40:08 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 27 14:16:14 2014 -0400 |
tree | dde5e8e9f31ddbba1acedea254a4edec92edb984 | |
parent | 992a36a641651934a12ba1f0f1bf5fcc89e649f9 [diff] |
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>