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)
commit8b40f21b699df25dcc8b98d0de7774a1e45fca4f
tree1f2e7506a73cbf66a143b9c057a932790db24d97
parent6eb8b7fbe3915921738b2cac211ff65b75750a04
parent0313c7c2e45c40c8f2e4156672125a9756e6d8a1
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>