diff options
| author | Brice Goglin <[email protected]> | 2006-12-18 11:50:40 +0100 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2006-12-26 16:28:20 -0500 |
| commit | df30a740e4647b035e44a94e6977ad42a94cb850 (patch) | |
| tree | e3805821b02b350f0d25710119647ef94a5d7d4b /include/linux/debugobjects.h | |
| 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 <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions