Re: [PATCH net-next v5 07/21] switchdev: add port vlan obj
From: Jiri Pirko <jiri@resnulli.us>
Date: 2015-05-06 18:23:39
From: Jiri Pirko <jiri@resnulli.us>
Date: 2015-05-06 18:23:39
Tue, May 05, 2015 at 07:34:43PM CEST, sfeldma@gmail.com wrote:
From: Scott Feldman <redacted> 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 <redacted>
Acked-by: Jiri Pirko <jiri@resnulli.us>