commit | 80d79440ad98a660bd6d81e5c06e85581ff6ac46 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Wed Mar 30 11:46:17 2011 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun May 01 09:56:28 2011 -0500 |
tree | c1bdbbfa8493dedfb42666100f3d59b7b8f7b727 | |
parent | 1940ce7317826c230055e826727acb891fb8bece [diff] |
[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 <andrew.vasquez@qlogic.com> Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>