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

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