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/igbvf
Alexander Duyck 2d16577106 igbvf: fix unused external references
The igbvbf driver exposed several unused extrnal references due to the fact
that code was copied from igb and then some functionality was removed.
This changes that so that unused functions are either removed or made
static.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-11 02:55:14 -07:00
..
Makefile
defines.h
ethtool.c
igbvf.h igbvf: fix unused external references 2009-04-11 02:55:14 -07:00
mbx.c
mbx.h
netdev.c igbvf: fix unused external references 2009-04-11 02:55:14 -07:00
regs.h
vf.c igbvf: fix unused external references 2009-04-11 02:55:14 -07:00
vf.h igbvf: fix unused external references 2009-04-11 02:55:14 -07:00