This is a note to let you know that I've just added the patch titled

    iwlwifi: accept EEPROM version 0x423 for iwl6000

to the 2.6.38-stable tree which can be found at:
    
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     iwlwifi-accept-eeprom-version-0x423-for-iwl6000.patch
and it can be found in the queue-2.6.38 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <sta...@kernel.org> know about it.


>From 3d7dc7e8c1566acb0fc55df228b2ed91f5638e9d Mon Sep 17 00:00:00 2001
From: John W. Linville <linvi...@tuxdriver.com>
Date: Mon, 4 Apr 2011 13:18:44 -0400
Subject: iwlwifi: accept EEPROM version 0x423 for iwl6000

From: John W. Linville <linvi...@tuxdriver.com>

commit 3d7dc7e8c1566acb0fc55df228b2ed91f5638e9d upstream.

A number of these devices have appeared "in the wild", and apparently
the Windows driver is perfectly happy to support this EEPROM version.

Signed-off-by: John W. Linville <linvi...@tuxdriver.com>
Acked-by: Wey-Yi Guy <wey-yi.w....@intel.com>
Signed-off-by: Greg Kroah-Hartman <gre...@suse.de>

---
 drivers/net/wireless/iwlwifi/iwl-eeprom.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/net/wireless/iwlwifi/iwl-eeprom.h
+++ b/drivers/net/wireless/iwlwifi/iwl-eeprom.h
@@ -241,7 +241,7 @@ struct iwl_eeprom_enhanced_txpwr {
 
 /* 6x00 Specific */
 #define EEPROM_6000_TX_POWER_VERSION    (4)
-#define EEPROM_6000_EEPROM_VERSION     (0x434)
+#define EEPROM_6000_EEPROM_VERSION     (0x423)
 
 /* 6x50 Specific */
 #define EEPROM_6050_TX_POWER_VERSION    (4)


Patches currently in stable-queue which might be from linvi...@tuxdriver.com are

queue-2.6.38/ath9k-fix-kernel-panic-in-ar2427.patch
queue-2.6.38/p54usb-ids-for-two-new-devices.patch
queue-2.6.38/mac80211-fix-a-crash-in-minstrel_ht-in-ht-mode-with-no-supported-mcs-rates.patch
queue-2.6.38/rt2x00-fix-cancelling-uninitialized-work.patch
queue-2.6.38/mac80211-initialize-sta-last_rx-in-sta_info_alloc.patch
queue-2.6.38/iwlwifi-accept-eeprom-version-0x423-for-iwl6000.patch
queue-2.6.38/b43-allocate-receive-buffers-big-enough-for-max-frame-len-offset.patch
queue-2.6.38/ath9k-fix-a-chip-wakeup-related-crash-in-ath9k_start.patch
queue-2.6.38/wl12xx-fix-potential-buffer-overflow-in-testmode-nvs-push.patch
queue-2.6.38/rt2x00-fix-radio-off-hang-issue-for-pcie-interface.patch

_______________________________________________
stable mailing list
stable@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to