From: Kalle Valo <kvalo@codeaurora.org>
To: Luca Coelho <luca@coelho.fi>
Cc: linux-wireless@vger.kernel.org, linuxwifi <linuxwifi@intel.com>
Subject: Re: pull-request: iwlwifi-next 2017-04-19-2
Date: Thu, 20 Apr 2017 09:55:30 +0300 [thread overview]
Message-ID: <8760hz7el9.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1492664686.31741.93.camel@coelho.fi> (Luca Coelho's message of "Thu, 20 Apr 2017 08:04:46 +0300")
Luca Coelho <luca@coelho.fi> writes:
> On Thu, 2017-04-20 at 07:59 +0300, Luca Coelho wrote:
>> Here's v2 of=C2=A0my second pull-request intended for v4.12. It include=
s the
>> last three patch series I sent out, namely 2017-04-13, 2017-04-19 and
>> the 2 fixes by Johannes that I sent a few minutes ago.
>>=20
>> I also removed the "bump API to 31" patch. I'll send a diff=C2=A0between
>> this tag and the HEAD of the patches I sent in the 2017-04-19 series.
>
> This is the diffenrece between my pending branch (which contains all the
> patches up to 2017-04-19) and this pull-request. For the record of what
> I had to change.
>
>
> diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-8000.c
> b/drivers/net/wireless/intel/iwlwifi/iwl-8000.c
> index 904e17956e2c..b9718c0cf174 100644
> --- a/drivers/net/wireless/intel/iwlwifi/iwl-8000.c
> +++ b/drivers/net/wireless/intel/iwlwifi/iwl-8000.c
> @@ -70,8 +70,8 @@
> =C2=A0#include "iwl-agn-hw.h"
> =C2=A0
> =C2=A0/* Highest firmware API version supported */
> -#define IWL8000_UCODE_API_MAX=C2=A0=C2=A031
> -#define IWL8265_UCODE_API_MAX=C2=A0=C2=A031
> +#define IWL8000_UCODE_API_MAX=C2=A0=C2=A030
> +#define IWL8265_UCODE_API_MAX=C2=A0=C2=A030
> =C2=A0
> =C2=A0/* Lowest firmware API version supported */
> =C2=A0#define IWL8000_UCODE_API_MIN=C2=A0=C2=A017
> diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-9000.c
> b/drivers/net/wireless/intel/iwlwifi/iwl-9000.c
> index 42a6e723191e..110ceefccc15 100644
> --- a/drivers/net/wireless/intel/iwlwifi/iwl-9000.c
> +++ b/drivers/net/wireless/intel/iwlwifi/iwl-9000.c
> @@ -55,7 +55,7 @@
> =C2=A0#include "iwl-agn-hw.h"
> =C2=A0
> =C2=A0/* Highest firmware API version supported */
> -#define IWL9000_UCODE_API_MAX=C2=A0=C2=A031
> +#define IWL9000_UCODE_API_MAX=C2=A0=C2=A030
> =C2=A0
> =C2=A0/* Lowest firmware API version supported */
> =C2=A0#define IWL9000_UCODE_API_MIN=C2=A0=C2=A030
> diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-a000.c
> b/drivers/net/wireless/intel/iwlwifi/iwl-a000.c
> index 6d745c36f1d8..097cb45c8ad9 100644
> --- a/drivers/net/wireless/intel/iwlwifi/iwl-a000.c
> +++ b/drivers/net/wireless/intel/iwlwifi/iwl-a000.c
> @@ -55,7 +55,7 @@
> =C2=A0#include "iwl-agn-hw.h"
> =C2=A0
> =C2=A0/* Highest firmware API version supported */
> -#define IWL_A000_UCODE_API_MAX 31
> +#define IWL_A000_UCODE_API_MAX 30
Good that you dropped this. I was a bit worried that if it the API bump
was too soon and inconvenient for the users.
--=20
Kalle Valo
next prev parent reply other threads:[~2017-04-20 6:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-20 4:59 pull-request: iwlwifi-next 2017-04-19-2 Luca Coelho
2017-04-20 5:04 ` Luca Coelho
2017-04-20 6:55 ` Kalle Valo [this message]
2017-04-20 7:11 ` Luca Coelho
2017-04-20 7:20 ` Kalle Valo
2017-04-20 8:04 ` Kalle Valo
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=8760hz7el9.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linuxwifi@intel.com \
--cc=luca@coelho.fi \
/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).