2015-03-05 23:41:27

by Randy Dunlap

[permalink] [raw]
Subject: Re: linux-next: Tree for Mar 5 (iwlwifi/mvm)

On 03/04/15 19:34, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20150304:
>

on i386, when IWLWIFI_DEBUGFS is not enabled:


../drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c:179:38: error: 'struct iwl_mvm' has no member named 'dbgfs_rx_phyinfo'
../drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c:1378:30: error: 'struct iwl_mvm_vif' has no member named 'mvm'


--
~Randy


2015-03-06 08:18:34

by Emmanuel Grumbach

[permalink] [raw]
Subject: Re: linux-next: Tree for Mar 5 (iwlwifi/mvm)

On Fri, Mar 6, 2015 at 1:41 AM, Randy Dunlap <[email protected]> wrote:
> On 03/04/15 19:34, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20150304:
>>
>
> on i386, when IWLWIFI_DEBUGFS is not enabled:
>
>
> ../drivers/net/wireless/iwlwifi/mvm/phy-ctxt.c:179:38: error: 'struct iwl_mvm' has no member named 'dbgfs_rx_phyinfo'
> ../drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c:1378:30: error: 'struct iwl_mvm_vif' has no member named 'mvm'
>
>
Yes - I am sorry about that. I'll fix it on Sunday.