Re: linux-next: Tree for Dec 10 (ethernet/8390/8390p.c)

From: David Miller
Date: Tue Dec 10 2019 - 03:24:13 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Date: Mon, 9 Dec 2019 23:13:34 -0800

> On 12/9/19 7:02 PM, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20191209:
>>
>
> on i386:
>
> ../drivers/net/ethernet/8390/8390p.c:44:6: error: conflicting types for ʽeip_tx_timeoutʼ
> void eip_tx_timeout(struct net_device *dev, unsigned int txqueue)
> ^~~~~~~~~~~~~~
> In file included from ../drivers/net/ethernet/8390/lib8390.c:75:0,
> from ../drivers/net/ethernet/8390/8390p.c:12:
> ../drivers/net/ethernet/8390/8390.h:53:6: note: previous declaration of ʽeip_tx_timeoutʼ was here
> void eip_tx_timeout(struct net_device *dev);
> ^~~~~~~~~~~~~~

Doesn't seem to be due to a change in any of my networking trees. :-)