linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Guy, Wey-Yi" <wey-yi.w.guy@intel.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"stable@kernel.org" <stable@kernel.org>
Subject: Re: [PATCH] iwlwifi: accept EEPROM version 0x423 for iwl6000
Date: Mon, 04 Apr 2011 10:02:24 -0700	[thread overview]
Message-ID: <1301936544.14995.102.camel@wwguy-huron> (raw)
In-Reply-To: <1301937524-6860-1-git-send-email-linville@tuxdriver.com>

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)



      reply	other threads:[~2011-04-04 17:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1301936544.14995.102.camel@wwguy-huron \
    --to=wey-yi.w.guy@intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=stable@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).