commit | 72f4af4e4706a07727765bc6b7bdace4b1543543 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Thu Aug 25 14:27:51 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 26 11:45:28 2016 -0700 |
tree | 9da103351dca0ac48e06d2f1b2130e504356c0e1 | |
parent | c80fafbbb59ef9924962f83aac85531039395b18 [diff] |
net: bridge: export also pvid flag in the xstats flags When I added support to export the vlan entry flags via xstats I forgot to add support for the pvid since it is manually matched, so check if the entry matches the vlan_group's pvid and set the flag appropriately. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>