git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87cfe32
)
[IB] umad: fix hot remove of IB devices
author
Roland Dreier
<rolandd@cisco.com>
Thu, 3 Nov 2005 20:01:18 +0000
(12:01 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 3 Nov 2005 20:01:18 +0000
(12:01 -0800)
Fix hotplug of devices for ib_umad module: when a device goes away,
kill off all MAD agents for open files associated with that device,
and make sure that the device is not touched again after ib_umad
returns from its remove_one function.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found