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-next>] [day] [month] [year] [list]
Date:	Mon, 3 Nov 2008 16:35:54 +0300
From:	Alexey Dobriyan <adobriyan@...il.com>
To:	jgarzik@...hat.com
Cc:	vapier@...too.org, netdev@...r.kernel.org
Subject: Broken "SMC91x: delete unused local variable "lp""

Jeff, please, revert 51ac3beffd4afaea4350526cf01fe74aaff25eff aka
"SMC91x: delete unused local variable "lp""

"lp" is used via ATTRIB_SIZE->SMC_IO_SHIFT, on arm-am200epdkit defconfig for example:

drivers/net/smc91x.c: In function 'smc_request_attrib':
drivers/net/smc91x.c:2067: error: 'lp' undeclared (first use in this function)
drivers/net/smc91x.c:2067: error: (Each undeclared identifier is reported only once
drivers/net/smc91x.c:2067: error: for each function it appears in.)
drivers/net/smc91x.c: In function 'smc_release_attrib':
drivers/net/smc91x.c:2079: error: 'lp' undeclared (first use in this function)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ