bridge: vlan: drop master_flags from __vlan_add
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Fri, 2 Oct 2015 13:05:12 +0000 (15:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2015 23:43:49 +0000 (16:43 -0700)
commit2ffdf508d278d48ccb928238846df352db21f4eb
treec32baa0bab3e05c909d03054cdbbe9eb2bb20606
parentf8ed289fab843fbc9251aa2f5c3d416f09b5fc7e
bridge: vlan: drop master_flags from __vlan_add

There's only one user now and we can include the flag directly.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_vlan.c