]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
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)
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>

Trivial merge