commit | df35d29e171ef043976b339812276ff96d1f4c21 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Jul 17 17:15:43 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 17 15:11:38 2012 -0400 |
tree | 48460c42dba09dbdd49b33317ab6cfc761b8cd76 | |
parent | 60ca9f8744d29b8fdfd33d3dec8fc2cfc9ec381a [diff] |
ath9k: Cleanup interface handling * Do not set/clear TSF when adding/deleting an interface. This should be done when the BSS is set up and should also take into account the existence of other interfaces. * Set opmode explicitly. * ANI setup needs to be decided based on multiple interfaces. This can be done via the bss_info_changed() callback. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>