Merge branch 'mlx4-misc-for-4.16'
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Dec 2017 17:24:06 +0000 (12:24 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Dec 2017 17:24:14 +0000 (12:24 -0500)
Tariq Toukan says:

====================
mlx4 misc for 4.16

This patchset contains misc cleanups and improvements
to the mlx4 Core and Eth drivers.

In patches 1 and 2 I reduce and reorder the branches in the RX csum flow.
In patch 3 I align the FMR unmapping flow with the device spec, to allow
  a remapping afterwards.
Patch 4 by Moni changes the default QoS settings so that a pause
  frame stops all traffic regardless of its prio.

Series generated against net-next commit:
836df24a7062 net: hns3: hns3_get_channels() can be static
====================

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

Trivial merge