]> 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)
commitdf8223b610f7f04e611931cf8a164579d5e35e22
treee4281b8f40dcb0b027b79120aacb6d73d3d4cb6f
parent8b90f280a9566b03e7947c33d9c59739daefb38b
parent2790036a34d9f50e4d09dee173af2d923e0b2aab
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>