From: Simon Wunderlich Date: Wed, 21 Aug 2013 13:30:25 +0000 (+0200) Subject: mac80211: ibss: fix ignored channel parameter X-Git-Tag: v3.11~4^2~25^2^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a423f493ffdf741acae27bf179cd560f7813d7;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed