Merge branch 'qed-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 14 Oct 2016 15:07:23 +0000 (11:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Oct 2016 15:07:23 +0000 (11:07 -0400)
commitfbbfa34c2c25f163515d5229a6cbdff243588f88
tree754d32cb0a61410920face01948a29a44b359fbe
parent76506a986dc31394fd1f2741db037d29c7e57843
parent8c93beaf5714b9ddfa4a0b4bcf89725d2021e903
Merge branch 'qed-fixes'

Yuval Mintz says:

====================
qed: Fix dependencies and warnings series

The first patch in this series follows Dan Carpenter's reports about
Smatch warnings for recent qed additions and fixes those.

The second patch is the most significant one [and the reason this is
ntended for 'net'] - it's based on Arnd Bermann's suggestion for fixing
compilation issues that were introduced with the roce addition as a result
of certain combinations of qed, qede and qedr Kconfig options.

The third follows the discussion with Arnd and clears a lot of the warnings
that arise when compiling the drivers with "C=1".

Please consider applying this series to 'net'.
====================

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>