Merge branch 'qed-RoCE-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 15:42:16 +0000 (11:42 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 15:42:16 +0000 (11:42 -0400)
Yuval Mintz says:

====================
qed: RoCE related pseudo-fixes

This series contains multiple small corrections to the RoCE logic
in qed plus some debug information and inter-module parameter
meant to prevent issues further along.

 - #1, #6 Share information with protocol driver
   [either new or filling missing bits in existing API].
 - #2, #3 correct error flows in qed.
 - #4 add debug related information.
 - #5 fixes a minor issue in the HW configuration.
====================

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

Trivial merge