commit | 949e7cea0cbccd7e2afc4b374e2be998b8fcef78 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Wed Jan 23 19:14:50 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 24 22:18:48 2019 -0800 |
tree | ddd52d1d246a442b18ff46d9099ec7b69cfb97c1 | |
parent | 2ab64da68c2b4aaf2996db66f07c8df6d7b97f36 [diff] |
bonding: count master 3ad stats separately I made a dumb mistake when I summed up the slave stats, obviously slaves can come and go which would make the master stats unreliable. Count and export the master stats separately. Fixes: a258aeacd7f0 ("bonding: add support for xstats and export 3ad stats") Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>