atl1c: Fix set-but-unused variable.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:55:20 +0000 (00:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:55:20 +0000 (00:55 -0700)
commit0c78641d7f677c8f420f1c302b4848135b207eb8
tree4cc8d2124af004863439c91f33cb210cf5e9ad93
parentc96922c7beeb6246f36b89a1e8b61d99a435a780
atl1c: Fix set-but-unused variable.

The variable 'extra_size' is set but unused in
atl1c_configure_tx().  Just kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/atl1c/atl1c_main.c
This page took 0.025169 seconds and 5 git commands to generate.