mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[backfire] merge r23419
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23441 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1210,8 +1210,8 @@ static const struct switch_attr ip17xx_vlan[] = {
|
||||
[IP17XX_VLAN_TAG] = {
|
||||
.id = IP17XX_VLAN_TAG,
|
||||
.type = SWITCH_TYPE_INT,
|
||||
.description = "VLAN tag (0-4095) [IP175D only]",
|
||||
.name = "tag",
|
||||
.description = "VLAN ID (0-4095) [IP175D only]",
|
||||
.name = "vid",
|
||||
.get = ip17xx_get_tag,
|
||||
.set = ip17xx_set_tag,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user