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); ^~~~~~~~~~~~~~ -- ~Randy Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>