diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2015-09-30 21:16:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-02 04:24:05 +0300 |
commit | 248234ca029710fbad6423c48f98c2a6ea9582fb (patch) | |
tree | 38d1c178777b62dec9eacea10a93d78dcaa7d24d /include/linux/goldfish.h | |
parent | 263344e64c0a2ac0e409a1a3f27effb6d57b853e (diff) | |
download | linux-248234ca029710fbad6423c48f98c2a6ea9582fb.tar.xz |
bridge: vlan: don't pass flags when creating context only
We should not pass the original flags when creating a context vlan only
because they may contain some flags that change behaviour in the bridge.
The new global context should be with minimal set of flags, so pass 0
and let br_vlan_add() set the master flag only.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/goldfish.h')
0 files changed, 0 insertions, 0 deletions