atlx: Fix set-but-unused variable.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:51:40 +0000 (00:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:51:40 +0000 (00:51 -0700)
The variable 'tpc' is set but unused in atl1_intr_tx().
Just kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found