Merge branch 'mlx4-misc-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 May 2018 20:08:26 +0000 (16:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 May 2018 20:08:26 +0000 (16:08 -0400)
commit79a6fd232748c5ece3c20c04855d181d81bec348
treed6e90953f3fa7909085b88eaddf7273c84630317
parenta37fb855f6e8e9eafac046721393f68f48eb5f91
parente57328384b6a9148df653216203408de3be3dda1
Merge branch 'mlx4-misc-next'

Tariq Toukan says:

====================
mlx4_core misc for 4.18

This patchset contains misc enhancements from the team
to the mlx4 Core driver.

Patch 1 by Eran adds driver version report in FW.
Patch 2 by Yishai implements suspend/resume PCI callbacks.
Patch 3 extends the range of an existing module param from boolean to numerical.

Series generated against net-next commit:
53a7bdfb2a27 dt-bindings: dsa: Remove unnecessary #address/#size-cells
====================

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