]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit0ade309be739eceedc4812798da09d698a59867d
tree3d16e848a4f7202fbd8999117571706caccef8b7
parent8f22757ee84da64d4f662f1dd03dae95358a1efe
[TG3] tg3_bus_string(): remove dead code

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>
drivers/net/tg3.c