Archived
14
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/qlcnic
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
..
Makefile
qlcnic.h qlcnic: update driver version 5.0.11 2010-10-08 13:59:11 -07:00
qlcnic_ctx.c qlcnic: remove dead code 2010-10-05 00:47:37 -07:00
qlcnic_ethtool.c qlcnic: update ethtool stats 2010-10-18 07:22:50 -07:00
qlcnic_hdr.h qlcnic: change all P3 references to P3P 2010-10-08 13:59:11 -07:00
qlcnic_hw.c qlcnic: change all P3 references to P3P 2010-10-08 13:59:11 -07:00
qlcnic_init.c qlcnic: change all P3 references to P3P 2010-10-08 13:59:11 -07:00
qlcnic_main.c vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 2010-10-21 01:26:50 -07:00