aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorWeilong Chen <chenweilong@huawei.com>2014-01-16 17:24:31 +0800
committerDavid S. Miller <davem@davemloft.net>2014-01-19 20:02:02 -0800
commit82ef3d5d5f3ffd757c960693c4fe7a0051211849 (patch)
tree2494c00a2fc1d9153734672cfbe7e96e215aa14a /Documentation/devicetree/bindings/net
parentnet_sched: act: remove capab from struct tc_action_ops (diff)
downloadlinux-dev-82ef3d5d5f3ffd757c960693c4fe7a0051211849.tar.xz
linux-dev-82ef3d5d5f3ffd757c960693c4fe7a0051211849.zip
net: fix "queues" uevent between network namespaces
When I create a new namespace with 'ip netns add net0', or add/remove new links in a namespace with 'ip link add/delete type veth', rx/tx queues events can be got in all namespaces. That is because rx/tx queue ktypes do not have namespace support, and their kobj parents are setted to NULL. This patch is to fix it. Reported-by: Libo Chen <chenlibo@huawei.com> Signed-off-by: Libo Chen <chenlibo@huawei.com> Signed-off-by: Weilong Chen <chenweilong@huawei.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net')
0 files changed, 0 insertions, 0 deletions