Merge branch 'mlx5-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2016 23:15:29 +0000 (16:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2016 23:15:29 +0000 (16:15 -0700)
commit81d1a366ff814211f3169e6b3e2c9eea682a679e
tree78a463ca47e06f2b59dad504f05904f1ee0e5f85
parent76061f631c2ea4ab9c4d66f3a96ecc5737f5aaf7
parentcd17d230dd060a12f7451c0caeedb3fd5158eaf9
Merge branch 'mlx5-fixes'

Saeed Mahameed says:

====================
Mellanox 100G mlx5 fixes 2016-09-07

The following series contains bug fixes for the mlx5e driver.

from Gal,
- Static code checker cleanup (casting overflow)
- Fix global PFC counter statistics reading
- Fix HW LRO when vlan stripping is off

From Bodong,
- Deprecate old autoneg capability bit and use new one.

From Tariq,
- Fix xmit more counter race condition
====================

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