From: Dave Dillow Date: Fri, 4 Jan 2008 03:35:41 +0000 (-0500) Subject: IB/srp: Release transport before removing host X-Git-Tag: v2.6.24-rc8~70^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad696989b4a2fce8494964814376aef41da3ff55;p=pandora-kernel.git IB/srp: Release transport before removing host The documented call sequence for removing a host is to call the transport xxx_remove_host() prior to scsi_remove_host(). The SRP transport used to crash when that order was followed, but as it is now fixed, use the documented order. Signed-off-by: David Dillow Acked-by: FUJITA Tomonori Signed-off-by: Roland Dreier --- Reading git-diff-tree failed