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] [day] [month] [year] [list]
Date:	Tue, 26 May 2009 20:55:41 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	vapier@...too.org
Cc:	netdev@...r.kernel.org, uclinux-dist-devel@...ckfin.uclinux.org,
	a.beregalov@...il.com
Subject: Re: [PATCH 1/7] bfin_mac: fix build error due to net_device_ops
 convert

From: Mike Frysinger <vapier@...too.org>
Date: Tue, 26 May 2009 05:29:09 -0400

> The previous commit "convert to net_device_ops" broke the Blackfin MAC
> driver as it declared the new structure before the function it used:
>   CC      drivers/net/bfin_mac.o
> drivers/net/bfin_mac.c:984: error: ‘bfin_mac_close’ undeclared here (not in a function)
> make[1]: *** [drivers/net/bfin_mac.o] Error 1
> 
> Signed-off-by: Mike Frysinger <vapier@...too.org>

Applied, thanks Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ