diff options
author | Jeff Dike <jdike@addtoit.com> | 2006-01-06 09:19:06 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-06 17:33:48 +0100 |
commit | 8d93c700a489eba08514222df414a23852a85d2b (patch) | |
tree | 95431dbad08c7807840faff3d8bf85dba0c66e13 /include | |
parent | [PATCH] uml: fix whitespace in mconsole driver (diff) | |
download | linux-8d93c700a489eba08514222df414a23852a85d2b.tar.xz linux-8d93c700a489eba08514222df414a23852a85d2b.zip |
[PATCH] uml: free network IRQ correctly
Free the network IRQ when closing down the network devices at shutdown.
Delete the device from the opened devices list on close.
These prevent an -EBADF when later disabling SIGIO on all extant descriptors
and a complaint from free_irq about freeing the IRQ twice.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions