commit | 75a423f493ffdf741acae27bf179cd560f7813d7 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | Wed Aug 21 15:30:25 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Aug 21 15:33:08 2013 +0200 |
tree | 4981644ea18a1f4029e2626246b4bd81e8ca966f | |
parent | 2dfca312a91631311c1cf7c090246cc8103de038 [diff] |
mac80211: ibss: fix ignored channel parameter my earlier patch "mac80211: change IBSS channel state to chandef" created a regression by ignoring the channel parameter in __ieee80211_sta_join_ibss, which breaks IBSS channel selection. This patch fixes this situation by using the right channel and adopting the selected bandwidth mode. Cc: stable@vger.kernel.org Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>