Merge branch 'mlx5-series'
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Aug 2016 03:24:24 +0000 (23:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Aug 2016 03:24:24 +0000 (23:24 -0400)
Saeed Mahameed says:

====================
Mellanox 100G mlx5 fixes 2016-08-29

This series contains some bug fixes for the mlx5 core and mlx5
ethernet driver.

From Saeed, Fix UMR to consider hardware translation table field
size limitation when calculating the maximum number of MTTs required
by the driver.  Three patches to speed-up netdevice close time by
serializing channel (SQs & RQs) destruction rather than issuing and
waiting for hardware interrupts to free them.

From Eran, Fix ethtool ring parameter reporting for striding RQ layout.
Add error prints on ETS validation failure.

From Kamal, Fix memory leak on error flow.

From Maor, Fix ethtool steering priorities number.
====================

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

Trivial merge