commit | e5d2f954714bccd4a87e042720ae8e85f9a0aada | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Thu Feb 20 16:36:20 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 21 09:31:19 2014 +0100 |
tree | 4c08defedfee1b6cb3e7c78f94b61ae187dd8c42 | |
parent | 30f55dc171a32d60e3753c9e0a3cf33a4d6c4610 [diff] |
nl80211: make sure we check for DFS with mesh channel switch Since mesh support for DFS channels was added, we also need to check for DFS channels when performing a channel switch with NL80211_IFTYPE_MESHPOINT. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> [use switch statement, slight code cleanup] Signed-off-by: Johannes Berg <johannes.berg@intel.com>