From: Wey-Yi Guy Date: Fri, 6 Nov 2009 22:52:54 +0000 (-0800) Subject: iwlwifi: fix for channel switch X-Git-Tag: v2.6.33-rc1~388^2~280^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0924e519a3a18ffbfaa043f4a2c369140c5a235c;p=pandora-kernel.git iwlwifi: fix for channel switch Different channel has different configuration, need to pass correct configuration to uCode when send "channel switch" command to uCode. Invalid configuration will cause sysassert in uCode and produce un-expected result. Even it is a very small windows, but we also need to consider and handle the case if commit_rxon occurred before the "channel switch announcement" notification received from uCode. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed