]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitdb803a46ae33b9dadc064240b700f610c89549ee
tree803a01550ec23d3826adf3d20d1d911df5f3a4ba
parent9075bd206c956dd1e216fb8d15cd56c7260b1d08
parentbff0c6840c135c14675404ba697aae2638c37cb6
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:
cc75f8514db6 samples/bpf: fix bpf tunnel cleanup
====================

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