]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: fix unloading of fw-ohci while devices are attached
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 20 Aug 2007 23:05:14 +0000 (01:05 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 25 Aug 2007 16:00:27 +0000 (18:00 +0200)
commit32b3a65ef463b9ce3ba985df7e2d3712f8beb81b
tree20c8f95275658d53a38b608412bbcdd485400c7a
parent191d811c273c6a0fb7d0a97c000c339913ccaba7
firewire: fix unloading of fw-ohci while devices are attached

Fix panic in run_timer_softirq right after "modprobe -r firewire-ohci"
if a FireWire disk was attached and firewire-sbp2 loaded.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-card.c