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)
commit61248720c4efb54e32d90cbb2a2106dcc2128b00
tree6e3812e2adf95c60c352e82e45186fde92c2a92a
parentbed187b540167eb10320f6a2177604421650772e
parentf73a6f439fca0e14f228726e5647d5afe141bc32
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>