]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[sky2] Avoid unused variable warning in gcc 4.6
authorMichael Brown <mcb30@ipxe.org>
Wed, 16 Mar 2011 19:19:36 +0000 (19:19 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 16 Mar 2011 19:32:24 +0000 (19:32 +0000)
commitc0215780dea4ffc97fcf5e6565093436c1b87b42
tree7fa8e808ea17905e7addf30f7c0a1f65c3e5fcfd
parent27762ba68901cb824a941e70f92f25e7ab93bd49
[sky2] Avoid unused variable warning in gcc 4.6

Reported-by: Ralph Giles <giles@thaumas.net>
Tested-by: Ralph Giles <giles@thaumas.net>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/sky2.c