From: Wey-Yi Guy Date: Fri, 22 May 2009 18:01:49 +0000 (-0700) Subject: iwlwifi: support "pure 40MHz" in RXON command X-Git-Tag: v2.6.31-rc1~330^2~313^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b0f02e4795bfde5f11720a10af8923cb98b654;p=pandora-kernel.git iwlwifi: support "pure 40MHz" in RXON command Fix the bug when using 11n "pure 40MHz" mode cause uCode crashing by adding support for "pure 40MHz" in RX_ON command flag. the "mode" field (bits 25:26) has value of 0-3 0 = 20 MHz only 1 = 40MHz only 2 = Mixed 3 = Reserved Control Channel ID (bit 22) is valid only in Mixed mode. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed