]> 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)
commit454c7d2984db80788daac6e47b715ef2dddffd3d
tree754d32cb0a61410920face01948a29a44b359fbe
parent33bd7e6f853db6d543a8d13fdbda89be6176000f
parent8040c2194a2e19b7d61774551ab184d350342558
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>