From: Johannes Berg Date: Fri, 12 Oct 2007 19:24:07 +0000 (+0200) Subject: [PATCH] mac80211: fix set_channel regression X-Git-Tag: v2.6.24-rc1~294^2~28^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a9ac17ed7a78958d03f3b4af107f0ef075cbed;p=pandora-kernel.git [PATCH] mac80211: fix set_channel regression Adam Baker reported that the prism2 ioctl removal changed behaviour in that now the selection order was the other way around as before. New API is planned but not done yet, so for now just use the first matching channel in any mode as was previous behaviour with an unset next_mode. Signed-off-by: Johannes Berg Acked-by: Michael Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed