]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b3f2ce7c5b3eb31182a5108df145b9b1ccbacfe
treee4281b8f40dcb0b027b79120aacb6d73d3d4cb6f
parent21dc366312b66b43fcbd11960bbc69e7bf97f120
parent5d0caa3f0e08452d70ad28bbb53d1bf37710a6ec
Merge branch 'qed-RoCE-fixes'

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>