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)
commit8d1666fdfcea94abc0c2f84b0aa512269d28bdf1
treedb0835a0064bd0205d13898e93a7f0fec82b7740
parent8ec69574031bb8e0a19cf318c093acc871abd965
parenta42b63c1ac1986f17f71bc91a6b0aaa14d4dae71
Merge branch 'mlx4-misc-for-4.16'

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>