linux/drivers/net/atl1c
David S. Miller 0c78641d7f 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>
2011-04-17 00:55:20 -07:00
..
atl1c.h Comment typo fixes for 'descriptor' 2011-01-19 15:37:19 +01:00
atl1c_ethtool.c net: atl*: convert to hw_features 2011-04-07 20:19:01 -07:00
atl1c_hw.c atl1c: remove private #define. 2011-01-20 16:50:05 -08:00
atl1c_hw.h atl1c: remove private #define. 2011-01-20 16:50:05 -08:00
atl1c_main.c atl1c: Fix set-but-unused variable. 2011-04-17 00:55:20 -07:00
Makefile