diff options
| author | 2009-10-30 14:51:13 +0000 | |
|---|---|---|
| committer | 2009-11-01 23:55:09 -0800 | |
| commit | 9fdce099bb72df534daa6193318feaec177998fc (patch) | |
| tree | 3fc660ba2342e4e65a9d38b56a19a67a97fd6bba /include/linux/debugobjects.h | |
| parent | net: Introduce dev_get_by_name_rcu() (diff) | |
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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
