[TG3] tg3_bus_string(): remove dead code
authorAdrian Bunk <bunk@stusta.de>
Sun, 12 Mar 2006 02:49:38 +0000 (18:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 Mar 2006 02:49:38 +0000 (18:49 -0800)
The Coverity checker spotted this dead code (note that (clock_ctrl == 7)
is already handled above).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found