commit | 4c7e9aee2d3f738924ba04baecf7bf854e72f07c | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Sun Aug 24 21:16:13 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 28 14:49:39 2014 -0400 |
tree | 3554c5ea700f665b40ea2893e5aa1365d03b3ce7 | |
parent | 86162d497d4ceb995b268fc9c7756ae7bdb0bc71 [diff] |
ath9k: Fix channel context creation If a new context is being added in addition to the current one, then send the ASSIGN event to abort a running scan since the addition of a context is usually followed by VIF assignment and further operations. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>