diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-04-03 02:33:35 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-04-04 23:26:15 +0200 |
commit | 5da4e37e59663bd1e9eae1d717e2ceb178a485b8 (patch) | |
tree | 30ee6ad85d368c4c6dbdec209583faf152f4bf0f /drivers/net/tokenring | |
parent | [TG3]: Add PHY workaround for 5784 (diff) | |
download | linux-5da4e37e59663bd1e9eae1d717e2ceb178a485b8.tar.xz linux-5da4e37e59663bd1e9eae1d717e2ceb178a485b8.zip |
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>
Diffstat (limited to 'drivers/net/tokenring')
0 files changed, 0 insertions, 0 deletions