Nikolay Aleksandrov 565ce8f32a 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>
2016-06-29 05:33:35 -04:00
..
2016-05-27 15:26:11 -07:00
2016-05-23 13:51:10 -07:00
2016-06-22 16:32:23 -04:00
2016-05-29 22:33:25 -07:00
2016-06-18 21:34:09 -07:00
2016-06-07 15:30:21 -07:00
2016-06-23 15:07:44 -04:00
2016-06-10 23:22:55 -07:00
2016-05-26 10:33:33 -07:00
2016-06-09 23:41:03 -07:00