]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4-stats-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 26 May 2016 05:15:50 +0000 (22:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 May 2016 05:15:50 +0000 (22:15 -0700)
commit05821c4552d50f5ba696116c86a6120e7053d33d
tree6e3812e2adf95c60c352e82e45186fde92c2a92a
parent7c0fc0bf13453bd9f0a0adb768f85526359ce60c
parent941e31739fa49174ffefb3be599ecba38c820385
Merge branch 'mlx4-stats-fixes'

Eric Dumazet says:

====================
net/mlx4_en: fix stats

mlx4 has various bugs in its ndo_get_stats() and related functions.
This patch series address the obvious issues.
Remaining ones will be discussed later.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>