[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121201.114440.331740099591161757.davem@davemloft.net>
Date: Sat, 01 Dec 2012 11:44:40 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dwmw2@...radead.org
Cc: netdev@...r.kernel.org, chas@....nrl.navy.mil,
krzysiek@...lesie.net
Subject: Re: [PATCH 00/17] ATM fixes for pppoatm/br2684
From: David Miller <davem@...emloft.net>
Date: Sat, 01 Dec 2012 11:43:20 -0500 (EST)
> From: David Woodhouse <dwmw2@...radead.org>
> Date: Fri, 30 Nov 2012 20:22:09 +0000
>
>> Dave, if you're not now ignoring this thread entirely, please pull into
>> net-next from
>> git://git.infradead.org/users/dwmw2/atm.git
>
> Can you make this actually build first?
>
> drivers/atm/ambassador.c: In function ‘ucode_init’:
> drivers/atm/ambassador.c:1972:19: warning: ‘fw’ may be used uninitialized in this function [-Wmaybe-uninitialized]
> drivers/atm/solos-pci.c: In function ‘solos_pci_init’:
> drivers/atm/solos-pci.c:1329:2: error: size of unnamed array is negative
It's from adding the completion to the solos skb cb, you can't do
that. It won't fit on 64-bit when all debugging kconfig options are
enabled.
Powered by blists - more mailing lists