summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorEric W. Biederman2009-10-30 15:51:13 +0100
committerDavid S. Miller2009-11-02 08:55:09 +0100
commit9fdce099bb72df534daa6193318feaec177998fc (patch)
tree3fc660ba2342e4e65a9d38b56a19a67a97fd6bba /net/ipv4
parentnet: Introduce dev_get_by_name_rcu() (diff)
downloadkernel-qcow2-linux-9fdce099bb72df534daa6193318feaec177998fc.tar.gz
kernel-qcow2-linux-9fdce099bb72df534daa6193318feaec177998fc.tar.xz
kernel-qcow2-linux-9fdce099bb72df534daa6193318feaec177998fc.zip
veth: Fix unregister_netdevice_queue for veth
I tested the recent unregister many changes and got a weird, nasty and seemingly unrelasted kernel oops. Changing unregister_netdevice_queue to use list_move_tail fixes the problem for me. ip link add type veth rmmod veth ls /sys/class/net/ showed one of the veth devices still present. A subsequent ip link oopsed the box. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions