aboutsummaryrefslogtreecommitdiff
path: root/net/bridge/br_stp_if.c
diff options
context:
space:
mode:
authorNikolay Aleksandrov2016-08-17 12:53:09 +0200
committerDavid S. Miller2016-08-18 23:18:42 -0700
commitd5ff8c41b5f7289aee44df817023328295bc8463 (patch)
tree4d40fe3b46b15e5f2b920de7c66f2ebe3b27ffff /net/bridge/br_stp_if.c
parentfb36938de4d61d7a06c08054d0a0f885a4fd2f3c (diff)
net: bridge: consolidate bridge and port linkxstats calls
In the bridge driver we usually have the same function working for both port and bridge. In order to follow that logic and also avoid code duplication, consolidate the bridge_ and brport_ linkxstats calls into one since they share most of their code. As a side effect this allows us to dump the vlan stats also via the slave call which is in preparation for the upcoming per-port vlan stats and vlan flag dumping. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_stp_if.c')
0 files changed, 0 insertions, 0 deletions