luci-0.10: merge r7330

This commit is contained in:
Jo-Philipp Wich 2011-07-22 13:56:42 +00:00
parent 4b4454a3b3
commit 6af2781783

View file

@ -172,6 +172,7 @@ m.uci:foreach("network", "switch",
if id ~= nil and id > max_id then max_id = id end
end)
m.uci:set("network", sid, "device", switch_name)
m.uci:set("network", sid, "vlan", max_nr + 1)
if has_vlan4k then