| commit | 0da18e3883d18ac716ad8cc07df9bd30933807ac | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@stusta.de> | Fri Sep 28 22:42:06 2007 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:51 2007 -0700 |
| tree | 436a248c7f1a7cfd02dc83dbdff9ab3b579fa529 | |
| parent | 007755eb86c3953bb8615bd016246fc99056580c [diff] |
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>