]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4-static-checker-warnings'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 Oct 2017 17:33:06 +0000 (10:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Oct 2017 17:33:06 +0000 (10:33 -0700)
commit5bdb4f4c91ea6b36fc47745e3e485f58fb544ac4
treef1f39b0b98df1685c54bfc539333a22ec6554f75
parent7c01b3330ecdfaad8936d3cb800cae8c793ed7fd
parent3f169fd11d6d8703dcdbdaa4785bbd600fcd4afa
Merge branch 'mlx4-static-checker-warnings'

Tariq Toukan says:

====================
Fix mlx4 static checker warnings

This patchset contains fixes for static checker warnings
in the mlx4 Core and Eth drivers.

Patch 1 fixes an actual bug discovered by the checker.
Patches 2 and 3 fix the warnings without functional changes.

Series generated against net-next commit:
49fc35e39056 qed: Delete redundant check on dcb_app priority
====================

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