2011-05-20 17:54:37

by Randy Dunlap

[permalink] [raw]
Subject: Re: linux-next: Tree for May 20 (iwlwifi)

On Fri, 20 May 2011 16:55:07 +1000 Stephen Rothwell wrote:

> Hi all,


drivers/net/wireless/iwlwifi/iwl-agn-rs.c:351: error: 'struct iwl_lq_sta' has no member named 'dbg_fixed_rate'
drivers/net/wireless/iwlwifi/iwl-agn-rs.c:1076: error: 'struct iwl_lq_sta' has no member named 'dbg_fixed_rate'

when CONFIG_MAC80211_DEBUGFS is not enabled.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***


2011-05-20 18:38:55

by Wey-Yi Guy

[permalink] [raw]
Subject: Re: linux-next: Tree for May 20 (iwlwifi)

Hi Randy,

On Fri, 2011-05-20 at 10:54 -0700, Randy Dunlap wrote:
> On Fri, 20 May 2011 16:55:07 +1000 Stephen Rothwell wrote:
>
> > Hi all,
>
>
> drivers/net/wireless/iwlwifi/iwl-agn-rs.c:351: error: 'struct iwl_lq_sta' has no member named 'dbg_fixed_rate'
> drivers/net/wireless/iwlwifi/iwl-agn-rs.c:1076: error: 'struct iwl_lq_sta' has no member named 'dbg_fixed_rate'
>
> when CONFIG_MAC80211_DEBUGFS is not enabled.
>
> ---
This was introduced by a new "SVTOOL" we have. I will push the patch to
fix this.

Sorry

Wey