Re: [PATCH net-2.6.24] cxgb3 sparse warning fixes

2007-10-09 Thread Jeff Garzik
Stephen Hemminger wrote: Fix warnings from sparse related to shadowed variables and routines that should be declared static. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PRO

[PATCH net-2.6.24] cxgb3 sparse warning fixes

2007-10-08 Thread Stephen Hemminger
Fix warnings from sparse related to shadowed variables and routines that should be declared static. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- CHECK drivers/net/cxgb3/cxgb3_main.c drivers/net/cxgb3/cxgb3_main.c:1773:20: warning: symbol 'pi' shadows an earlier one drivers/net/cx