]> 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)
commit547a1d6b3d131b9d89d831a6324e024d8bc94726
tree1f2e7506a73cbf66a143b9c057a932790db24d97
parentf99e9dda68470f1ea33b7a66080255d5e88f01ef
parent407ab2c275bd4901c002e4e6175cf3473f2de2e2
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>