]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'qed-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 19:17:22 +0000 (15:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 May 2017 19:17:22 +0000 (15:17 -0400)
Yuval Mintz says:

====================
qed/qede: Mostly-cleanup series

This series contains some cleanup of the qed and qede code:
 - #1 contains mostly static/endian changes in order to allow qede to
   pass sparse compilation cleanly.
 - #2, #5 and #6 are either semantic or remove dead-code from driver.
 - #9, #10 and #11 relate to printing and slightly change some APIs
   between qed and the protocol drivers for that end [sharing the
   interface names and information regarding device].

The rest of the patches are minor changes/fixes to various flows
in qed.
====================

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

Trivial merge