diff options
author | Brice Goglin <brice@myri.com> | 2006-12-18 11:50:40 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-12-26 16:28:20 -0500 |
commit | df30a740e4647b035e44a94e6977ad42a94cb850 (patch) | |
tree | e3805821b02b350f0d25710119647ef94a5d7d4b /security/commoncap.c | |
parent | 7adda30c82f403c948b016a40fc68a1ef427dbca (diff) |
myri10ge: move request_irq to myri10ge_open
Request IRQ in myri10ge_open() and free in close() instead of probe()
and remove() to eliminate potential race between the watchdog and the
interrupt handler. Additionaly, the interrupt handler won't get called
on shared irq anymore when the interface is down.
Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'security/commoncap.c')
0 files changed, 0 insertions, 0 deletions