dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/qlge
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
qlge.h qlge: Fix MSI/legacy single interrupt bug. 2008-10-22 07:00:49 -04:00
qlge_dbg.c qlge: Fix warnings in debugging code. 2008-09-19 16:13:05 -07:00
qlge_ethtool.c drivers/net/qlge: fix sparse warnings: make symbols static 2008-12-26 00:04:53 -08:00
qlge_main.c net: Fix warning fallout from recent NAPI interface changes. 2008-12-26 15:10:00 -08:00
qlge_mpi.c drivers/net/qlge: fix sparse warnings: make symbols static 2008-12-26 00:04:53 -08:00