]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4-misc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 2 Aug 2017 17:44:10 +0000 (10:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Aug 2017 17:44:10 +0000 (10:44 -0700)
commitb63d4eaeb65987d68a3a8bbe1689105b9c4327c0
tree803a01550ec23d3826adf3d20d1d911df5f3a4ba
parent8d7721f071d0f679c338f99e6eec2823a95b46c8
parent6dcf256f0e7d42e2be6015b8f35bfefc2c132b29
Merge branch 'mlx4-misc-fixes'

Tariq Toukan says:

====================
mlx4 misc fixes

This patchset contains misc bug fixes from the team
to the mlx4 Core and Eth drivers.

Patch 1 by Inbar fixes a wrong ethtool indication for Wake-on-LAN.
The other 3 patches by Jack add a missing capability description,
and fixes the off-by-1 misalignment for the following capabilities
descriptions.

Series generated against net commit:
b6c5fb2bc0f3 samples/bpf: fix bpf tunnel cleanup
====================

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