kernel-hacking-2024-linux-s.../drivers/net/phy
Harvey Harrison 5da4e37e59 net: marvell.c fix sparse shadowed variable warning
The other if blocks don't redeclare temp, remove the redeclaration in
the final if() block.

drivers/net/phy/marvell.c:214:7: warning: symbol 'temp' shadows an earlier one
drivers/net/phy/marvell.c:160:6: originally declared here

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-04-04 17:26:15 -04:00
..
broadcom.c
cicada.c
davicom.c dm9161: add configuration for MII/RMII 2008-03-05 06:26:56 -05:00
fixed.c
icplus.c
Kconfig FIXED_PHY must depend on PHYLIB=y 2008-03-05 06:34:34 -05:00
lxt.c
Makefile
marvell.c net: marvell.c fix sparse shadowed variable warning 2008-04-04 17:26:15 -04:00
mdio-bitbang.c
mdio_bus.c
phy.c
phy_device.c
qsemi.c
realtek.c
smsc.c
vitesse.c