]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: Add a default_pvid sysfs attribute
authorVlad Yasevich <vyasevich@gmail.com>
Fri, 3 Oct 2014 15:29:16 +0000 (11:29 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Oct 2014 01:21:36 +0000 (21:21 -0400)
commit9b6ed390fa0d67963fb40a21c844e78c1517da4e
tree21abf27f7f18b540f65770d2877c938735b02afe
parent54af3197b07bcfc8766cb45039bb3ac78178697d
bridge: Add a default_pvid sysfs attribute

This patch allows the user to set and retrieve default_pvid
value.  A new value can only be stored when vlan filtering
is disabled.

Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_private.h
net/bridge/br_sysfs_br.c
net/bridge/br_vlan.c