[generic] unify extended vlan id swconfig attributes.
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Oct 2010 20:49:35 +0000 (20:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 12 Oct 2010 20:49:35 +0000 (20:49 +0000)
commitbf834ee4f5ac81d1a0698392a8a5b98f798dd98c
tree1fefae085149cd6d35f7ba4a411accfc843b978a
parent9713862b044ff04205eb4be7309a35c5298cfc9f
[generic] unify extended vlan id swconfig attributes.
AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid".
Change all to "vid" and annotate the description with the valid ID range.

SVN-Revision: 23419
target/linux/generic/files/drivers/net/phy/ar8216.c
target/linux/generic/files/drivers/net/phy/ip17xx.c
target/linux/generic/files/drivers/net/phy/psb6970.c
target/linux/generic/files/drivers/net/phy/rtl8306.c