diff options
author | Meelis Roos <mroos@linux.ee> | 2009-03-04 04:59:41 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-05 03:24:27 (GMT) |
commit | 87786945fe4b0e60e8f1db62d5ee8a3cec539a67 (patch) | |
tree | 3175ca2f79ebb1c40498907273dc09a82548db37 /include | |
parent | a883bf564ea555447a76682bb2d8d4bc92e23e0e (diff) | |
download | linux-87786945fe4b0e60e8f1db62d5ee8a3cec539a67.tar.xz |
tmspci: fix request_irq race
Currently, tmspci tokenring driver crashes on device initialization
because it requests its irq before initializing corresponding data
structures. Fix this by moving request_irq call to a safer place.
Signed-off-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions