linux-stable/drivers/net/ixgbevf
Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
VLAN_GROUP_ARRAY_LEN is simply the number of possible vlan VIDs.
Since vlan groups will soon be more of an implementation detail
for vlan devices, rename the constant to be descriptive of its
actual purpose.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-21 01:26:50 -07:00
..
defines.h ixgbevf: Fix link speed display 2010-04-27 14:35:55 -07:00
ethtool.c ixgbevf: Refactor ring parameter re-size 2010-09-24 22:43:31 -07:00
ixgbevf.h ixgbevf: remove private net_device_stats 2010-09-09 21:33:23 -07:00
ixgbevf_main.c vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 2010-10-21 01:26:50 -07:00
Makefile ixgbevf: Driver Makefile 2010-01-10 13:34:23 -08:00
mbx.c ixgbevf: declare functions as static 2010-10-05 20:10:31 -07:00
mbx.h ixgbevf: declare functions as static 2010-10-05 20:10:31 -07:00
regs.h
vf.c ixgbevf: declare functions as static 2010-10-05 20:10:31 -07:00
vf.h ixgbevf: Removed unneeded HW struct members 2010-09-08 14:46:29 -07:00