]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ed4ea91f114425c0fec4638e531c16e25605fa5
tree1f561c33504395eff17a6e6c8fbbbe4f27a528dc
parent41b8ab3cbc178dbc791b8da805a09d2ec2f7ff2a
parent7502af6fca677d351d6f5022694658eed0096118
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>