]> git.karo-electronics.de Git - karo-tx-linux.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)
commita6e8ab8e729065f716790fb9429f53393f72d7b4
treee4281b8f40dcb0b027b79120aacb6d73d3d4cb6f
parent332270fdc8b6fba07d059a9ad44df9e1a2ad4529
parent20b1bd96e9f4feeffc9206284df3c6a4438e9ca8
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>