]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx5-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 9 Aug 2018 02:07:38 +0000 (19:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Aug 2018 02:07:38 +0000 (19:07 -0700)
commit9c14f6cfd6b58a3d7e083ad02ed171288699d4d0
tree6f6c032a9a4767464307f2470001a43c5e70ca6e
parent6d7545eabe55dc5001d8b5abfa3587a15c269c66
parentaae8703df088601175bf7143e5fb2e124e9f65f9
Merge branch 'mlx5-fixes'

Saeed Mahameed says:

====================
Mellanox, mlx5e fixes 2018-08-07

I know it is late into 4.18 release, and this is why I am submitting
only two mlx5e ethernet fixes.

The first one from Or, is needed for -stable and it fixes hairpin
for "same device" check.

The second fix is a non risk fix from Huy which cleans up and improves
error return value reporting for dcbnl_ieee_setapp.

For -stable v4.16
- net/mlx5e: Properly check if hairpin is possible between two functions
====================

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