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)
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>

Trivial merge