From: Reinette Chatre Date: Tue, 10 Feb 2009 23:19:04 +0000 (-0800) Subject: iwlwifi: fix FAT channel config for 5000 series X-Git-Tag: v2.6.30-rc1~662^2~738^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a89d03c4230beb50756c98d2d1ba036c83da7680;p=pandora-kernel.git iwlwifi: fix FAT channel config for 5000 series The test to find out if we have FAT channels do not consider that the value of regulatory_bands for the 5000 series is larger than its eeprom size. Using the eeprom size is strange in itself. Use a new EEPROM_REGULATORY_BAND_NO_FAT to indicate no FAT support and test for that explicitly. Signed-off-by: Reinette Chatre Acked-by: Samuel Ortiz Tested-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed