From: Andrew Vasquez Date: Wed, 30 Mar 2011 18:46:17 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. X-Git-Tag: v3.0-rc1~383^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d79440ad98a660bd6d81e5c06e85581ff6ac46;p=pandora-kernel.git [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. The respective done() functions are called from process context, so there's no reason to 'defer' the request. Signed-off-by: Andrew Vasquez Signed-off-by: Madhuranath Iyengar Signed-off-by: James Bottomley --- Reading git-diff-tree failed