OSDN Git Service

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)
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:
c49c777f9c87 qed: Delete redundant check on dcb_app priority
====================

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

Trivial merge