commit | 6fc3016da7c1587aa59e71f8c4dbc4cf1343eab2 | [log] [tgz] |
---|---|---|
author | Scott Feldman <sfeldma@gmail.com> | Sun May 10 09:47:53 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 12 18:43:53 2015 -0400 |
tree | ca3cfe8d396746a8ac897df94ac9fc12c3a2da60 | |
parent | 491d0f1533ac750260406dbf84cdad44fd3d8a29 [diff] |
switchdev: add port vlan obj VLAN obj has flags (PVID and untagged) as well as start and end vid ranges. The switchdev driver can optimize programing the device using the ranges. Signed-off-by: Scott Feldman <sfeldma@gmail.com> Acked-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>