drivers/net/cxgb3/xgmac.c: remove dead code
authorAdrian Bunk <bunk@stusta.de>
Sat, 29 Sep 2007 05:42:06 +0000 (22:42 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:51 +0000 (16:53 -0700)
commit0da18e3883d18ac716ad8cc07df9bd30933807ac
tree436a248c7f1a7cfd02dc83dbdff9ab3b579fa529
parent007755eb86c3953bb8615bd016246fc99056580c
drivers/net/cxgb3/xgmac.c: remove dead code

This patch removes dead code ("tx_xcnt" can never be != 0 at this place)
spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/cxgb3/xgmac.c
This page took 0.028394 seconds and 5 git commands to generate.