From: Assaf Krauss Date: Thu, 5 Jun 2008 16:55:21 +0000 (+0300) Subject: mac80211: Checking IBSS support while changing channel in ad-hoc mode X-Git-Tag: v2.6.26-rc6~13^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be038b376465953c358d675cb38a611898a49dc2;p=pandora-kernel.git mac80211: Checking IBSS support while changing channel in ad-hoc mode This patch adds a check to the set_channel flow. When attempting to change the channel while in IBSS mode, and the new channel does not support IBSS mode, the flow return with an error value with no consequences on the mac80211 and driver state. Signed-off-by: Assaf Krauss Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed