commit | e6b7cde4d3e155f118b81f1f62f86554c529083a | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | Wed Aug 28 13:41:29 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Sep 26 13:27:13 2013 +0200 |
tree | f7d4b6a41f03d286feb3b1daab02d2e8c8c92bc3 | |
parent | 774f073461dbee0decee7524d9b930a98a3dc30c [diff] |
mac80211: split off channel switch parsing function The channel switch parsing function can be re-used for the IBSS code, put the common part into an extra function. Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de> [also move/rename chandef_downgrade] Signed-off-by: Johannes Berg <johannes.berg@intel.com>