linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] iwlwifi: accept EEPROM version 0x423 for iwl6000
  2011-04-04 17:18 [PATCH] iwlwifi: accept EEPROM version 0x423 for iwl6000 John W. Linville
@ 2011-04-04 17:02 ` Guy, Wey-Yi
  0 siblings, 0 replies; 2+ messages in thread
From: Guy, Wey-Yi @ 2011-04-04 17:02 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless@vger.kernel.org, stable@kernel.org

On Mon, 2011-04-04 at 10:18 -0700, John W. Linville wrote:
> 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 <linville@tuxdriver.com>
> Cc: stable@kernel.org
Acked-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
> ---
>  drivers/net/wireless/iwlwifi/iwl-eeprom.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/wireless/iwlwifi/iwl-eeprom.h b/drivers/net/wireless/iwlwifi/iwl-eeprom.h
> index 98aa8af..20b6646 100644
> --- 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)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] iwlwifi: accept EEPROM version 0x423 for iwl6000
@ 2011-04-04 17:18 John W. Linville
  2011-04-04 17:02 ` Guy, Wey-Yi
  0 siblings, 1 reply; 2+ messages in thread
From: John W. Linville @ 2011-04-04 17:18 UTC (permalink / raw)
  To: linux-wireless; +Cc: wey-yi.w.guy, John W. Linville, stable

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 <linville@tuxdriver.com>
Cc: stable@kernel.org
---
 drivers/net/wireless/iwlwifi/iwl-eeprom.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-eeprom.h b/drivers/net/wireless/iwlwifi/iwl-eeprom.h
index 98aa8af..20b6646 100644
--- 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)
-- 
1.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-04 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 17:18 [PATCH] iwlwifi: accept EEPROM version 0x423 for iwl6000 John W. Linville
2011-04-04 17:02 ` Guy, Wey-Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).