[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111114.003322.1579175313793306922.davem@davemloft.net>
Date: Mon, 14 Nov 2011 00:33:22 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: mjg@...hat.com
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
jcliburn@...il.com, chris.snook@...il.com
Subject: Re: [PATCH V2 2/6] net/ethernet/atl1e: Disable ASPM
From: David Miller <davem@...emloft.net>
Date: Mon, 14 Nov 2011 00:31:13 -0500 (EST)
> From: Matthew Garrett <mjg@...hat.com>
> Date: Fri, 11 Nov 2011 11:14:20 -0500
>
>> http://www.atheros.cz/atheros-inf-file.php?inf=209&chipset=45&system=6
>> indicates that ASPM is disabled on all L1E hardware. Duplicate for sanity.
>>
>> Signed-off-by: Matthew Garrett <mjg@...hat.com>
>
> Applied.
Ummm, -ENOBUILDTESTING?!??!
drivers/net/ethernet/atheros/atl1e/atl1e_main.c: In function ‘atl1e_probe’:
drivers/net/ethernet/atheros/atl1e/atl1e_main.c:2267:2: error: implicit declaration of function ‘pci_disable_link_state’ [-Werror=implicit-function-declaration]
drivers/net/ethernet/atheros/atl1e/atl1e_main.c:2267:31: error: ‘PCIE_LINK_STATE_L0S’ undeclared (first use in this function)
drivers/net/ethernet/atheros/atl1e/atl1e_main.c:2267:31: note: each undeclared identifier is reported only once for each function it appears in
drivers/net/ethernet/atheros/atl1e/atl1e_main.c:2267:53: error: ‘PCIE_LINK_STATE_L1’ undeclared (first use in this function)
drivers/net/ethernet/atheros/atl1e/atl1e_main.c:2268:11: error: ‘PCIE_LINK_STATE_CLKPM’ undeclared (first use in this function)
Powered by blists - more mailing lists