linux/drivers/net/atl1e
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes.
When we removed the network device argument from several
NAPI interfaces in 908a7a16b8
("net: Remove unused netdev arg from some NAPI interfaces.")
several drivers now started getting unused variable warnings.

This fixes those up.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-26 15:10:00 -08:00
..
Makefile
atl1e.h drivers: remove duplicated #include 2008-11-04 08:18:19 -08:00
atl1e_ethtool.c atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? 2008-08-14 04:44:18 -04:00
atl1e_hw.c atl1e: fix broken multicast by removing unnecessary crc inversion 2008-11-14 18:18:55 -05:00
atl1e_hw.h
atl1e_main.c net: Fix warning fallout from recent NAPI interface changes. 2008-12-26 15:10:00 -08:00
atl1e_param.c