iwlwifi: fix EEPROM validation mask to include OTP only devices
authorJay Sternberg <jay.e.sternberg@linux.intel.com>
Mon, 20 Apr 2009 21:36:54 +0000 (14:36 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Apr 2009 20:43:30 +0000 (16:43 -0400)
Fix the bug where some revisions of 6000 series hardware cannot
be used. Later versions of 6000 series have the EEPROM replaced by
OTP. For these devices to be used we need to expand valid EEPROM mask.

Signed-off-by: Jay Sternberg <jay.e.sternberg@linux.intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found