Re: [2.6 patch] tg3.c:tg3_bus_string(): remove dead code

2006-03-09 Thread David S. Miller
From: Adrian Bunk <[EMAIL PROTECTED]> Date: Fri, 10 Mar 2006 00:06:50 +0100 > The Coverity checker spotted this dead code (note that (clock_ctrl == 7) > is already handled above). > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied, thanks Adrian. - To unsubscribe from this list: send th

[2.6 patch] tg3.c:tg3_bus_string(): remove dead code

2006-03-09 Thread Adrian Bunk
The Coverity checker spotted this dead code (note that (clock_ctrl == 7) is already handled above). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.16-rc5-mm3-full/drivers/net/tg3.c.old 2006-03-09 23:25:25.0 +0100 +++ linux-2.6.16-rc5-mm3-full/drivers/net/tg3.c 2006-03