From: Assaf Krauss Date: Thu, 12 Jun 2008 01:47:06 +0000 (+0800) Subject: iwlwifi: Fix mode changes (ad-hoc <--> managed) X-Git-Tag: v2.6.27-rc1~969^2~324^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=398f9e765f57c0dca0f6fb13c28ad929c09c68ef;p=pandora-kernel.git iwlwifi: Fix mode changes (ad-hoc <--> managed) This fix allows to move between modes (ad-hoc to managed, and vice versa). Since mode changes can only be done while driver is down, check for ibss support can only be made when the channel is set (afte the driver goes up). Signed-off-by: Assaf Krauss Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed