commit | 0c99cb6d5fe77872c5a32cff837c05f70158ce15 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Thu Nov 03 12:01:18 2005 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Nov 03 12:01:18 2005 -0800 |
tree | b974a31452cb645f063589262bde09b6c5b05701 | |
parent | 87cfe32375e0b69b999b59bf8287f501df3e43f7 [diff] |
[IB] umad: fix hot remove of IB devices 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>