diff options
| author | Nikolay Aleksandrov <[email protected]> | 2015-09-30 18:16:55 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-10-02 01:24:05 +0000 |
| commit | 248234ca029710fbad6423c48f98c2a6ea9582fb (patch) | |
| tree | 38d1c178777b62dec9eacea10a93d78dcaa7d24d /net/switchdev/switchdev.c | |
| parent | bridge: vlan: fix possible null ptr derefs on port init and deinit (diff) | |
| download | kernel-248234ca029710fbad6423c48f98c2a6ea9582fb.tar.gz kernel-248234ca029710fbad6423c48f98c2a6ea9582fb.zip | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
