diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2016-06-27 18:34:42 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-29 11:33:35 +0200 |
commit | 565ce8f32ac4a233b474f401e1d3e7e1de0a31fd (patch) | |
tree | 7b36a16e2e9e4e75247305795110cc2b530731a9 /drivers | |
parent | tcp: do not send too big packets at retransmit time (diff) | |
download | linux-565ce8f32ac4a233b474f401e1d3e7e1de0a31fd.tar.xz linux-565ce8f32ac4a233b474f401e1d3e7e1de0a31fd.zip |
net: bridge: fix vlan stats continue counter
I made a dumb off-by-one mistake when I added the vlan stats counter
dumping code. The increment should happen before the check, not after
otherwise we miss one entry when we continue dumping.
Fixes: a60c090361ea ("bridge: netlink: export per-vlan stats")
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions