commit | 9265fabf0d4c3d0a52e169d4b9149d52fd91db69 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Oct 08 16:22:29 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:29 2007 -0700 |
tree | 3e3f642719fd05cc2cd4759d7365b10ac89dda2c | |
parent | 33a85aa1c915c2f114bdac9b6d1ec00cc0fbc485 [diff] |
cxgb3 sparse warning fixes Fix warnings from sparse related to shadowed variables and routines that should be declared static. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>