unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx...
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)
commit352fea83d9181d41a93472428afdb892381b74f2
tree71ebcb78720c3003177c1285993104d0757fdfc3
parent64d3505a2ad6773420ff8ecafa83e14dd8c6b401
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