Merge branch 'devlink-port-attribute-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 26 Nov 2020 01:26:37 +0000 (17:26 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 Nov 2020 01:26:38 +0000 (17:26 -0800)
commita060133c2058bcc5bf2f82e1135ce76b4bc9865b
tree1f561c33504395eff17a6e6c8fbbbe4f27a528dc
parent3cb2e6d92be637b79d6ba0746d610a8dfcc0400b
parenta7b43649507dae4e55ff0087cad4e4dd1c6d5b99
Merge branch 'devlink-port-attribute-fixes'

Parav Pandit says:

====================
devlink port attribute fixes

This patchset contains 2 small fixes for devlink port attributes.

Patch summary:
Patch-1 synchronize the devlink port attribute reader
        with net namespace change operation
Patch-2 Ensure to return devlink port's netdevice attributes
        when netdev and devlink instance belong to same net namespace
====================

Link: https://lore.kernel.org/r/20201125091620.6781-1-parav@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>