lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 9 Dec 2019 23:13:34 -0800
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>
Subject: Re: linux-next: Tree for Dec 10 (ethernet/8390/8390p.c)

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@...radead.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ