]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3bfd77f1dfb952392925141f08b3f9c0d9c84254
tree754d32cb0a61410920face01948a29a44b359fbe
parente614c2a4a0d219db78c0ae2b3d6c359408c03bb7
parent512a8f3842b98fc664a55431743f1a5d20425e30
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>