From: Jesse Gross Date: Wed, 20 Oct 2010 13:56:02 +0000 (+0000) Subject: vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. X-Git-Tag: v2.6.37-rc1~147^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b738127dfb469bb9f595cdace30e7f881e8146b2;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed