git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1940ce7
)
[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths.
author
Andrew Vasquez
<andrew.vasquez@qlogic.com>
Wed, 30 Mar 2011 18:46:17 +0000
(11:46 -0700)
committer
James Bottomley
<James.Bottomley@suse.de>
Sun, 1 May 2011 14:56:28 +0000
(09:56 -0500)
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>
No differences found