From: Steve Hodgson Date: Fri, 16 Nov 2012 16:06:17 +0000 (-0800) Subject: qla2xxx: Look up LUN for abort requests X-Git-Tag: v3.8-rc1~94^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e97b489006f28e23bb028febfa1c01c266d676;p=pandora-kernel.git qla2xxx: Look up LUN for abort requests Search through the list of pending commands on the session list to find the command the initiator is actually aborting, so that we can pass the correct LUN to the core TMR handling code. (nab: Allow abort requests to work to LUN=0 with mainline target code) Signed-off-by: Steve Hodgson Signed-off-by: Roland Dreier Cc: stable@vger.kernel.org Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed