2010-12-16 11:46:27

by Sedat Dilek

[permalink] [raw]
Subject: [PATCH] iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate

Attached patch fixes an issue with linux-next (20101216) and iwlwifi (see [1]).

- Sedat -

[1] http://lkml.org/lkml/2010/12/16/101


Attachments:
0001-iwlwifi-Fix-error-struct-iwl_lq_sta-has-no-member-na.patch (1.78 kB)

2010-12-16 16:14:45

by Wey-Yi Guy

[permalink] [raw]
Subject: Re: [PATCH] iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate

Hi Sedat,

On Thu, 2010-12-16 at 03:46 -0800, Sedat Dilek wrote:
> Attached patch fixes an issue with linux-next (20101216) and iwlwifi (see [1]).
>
> - Sedat -
>
> [1] http://lkml.org/lkml/2010/12/16/101

ACKed-by: Wey-Yi Guy <[email protected]>

Thank you very much for catch this mistake and fix it so quickly.

Wey

2010-12-16 16:30:49

by Sedat Dilek

[permalink] [raw]
Subject: Re: [PATCH] iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate

On Thu, Dec 16, 2010 at 5:13 PM, Guy, Wey-Yi <[email protected]> wrote:
> Hi Sedat,
>
> On Thu, 2010-12-16 at 03:46 -0800, Sedat Dilek wrote:
>> Attached patch fixes an issue with linux-next (20101216) and iwlwifi (see [1]).
>>
>> - Sedat -
>>
>> [1] http://lkml.org/lkml/2010/12/16/101
>
> ACKed-by: Wey-Yi Guy <[email protected]>
>
> Thank you very much for catch this mistake and fix it so quickly.
>
> Wey
>
>

N.p., the patch is now in wireless-next-2.6 GIT master (so we will
have it in next-20101217).
Thanks John.

- Sedat -