]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4-avoid-devlink-port-type-not-set-warnings'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 19:49:00 +0000 (12:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2020 19:49:00 +0000 (12:49 -0700)
commit6ece8f7b424294d3ab784cbb09f45852ff65fbf6
tree1f2e7506a73cbf66a143b9c057a932790db24d97
parent2feced5fb6c7579272597a782244f41b13a1b9c3
parent26e84a18fc92413413b3014ae7aa6115d9f7a07b
Merge branch 'mlx4-avoid-devlink-port-type-not-set-warnings'

Jakub Kicinski says:

====================
mlx4: avoid devlink port type not set warnings

This small set addresses the issue of mlx4 potentially not setting
devlink port type when Ethernet or IB driver is not built, but
port has that type.

v2:
 - add patch 1
====================

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