From: Roland Dreier Date: Thu, 3 Nov 2005 20:01:18 +0000 (-0800) Subject: [IB] umad: fix hot remove of IB devices X-Git-Tag: v2.6.15-rc1~726^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c99cb6d5fe77872c5a32cff837c05f70158ce15;p=pandora-kernel.git [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 --- Reading git-diff-tree failed