commit | ef6a4c88e9e11bc32cd02b052d04745af9691412 | [log] [tgz] |
---|---|---|
author | Christian Brauner <christian.brauner@ubuntu.com> | Thu Feb 27 04:37:19 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 26 20:07:26 2020 -0800 |
tree | 3047e1dc97e973e40c22babe7ba0d831307c0f00 | |
parent | d755407d4444c3e0fbd7d7c3aa666d595e9ab217 [diff] |
net: fix sysfs permssions when device changes network namespace Now that we moved all the helpers in place and make use netdev_change_owner() to fixup the permissions when moving network devices between network namespaces. Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: David S. Miller <davem@davemloft.net>