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:
1674b40
)
[SCSI] zfcp: Move sbal_get function to zfcp_qdio.c
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Fri, 30 Apr 2010 16:09:35 +0000
(18:09 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Sun, 2 May 2010 19:42:32 +0000
(15:42 -0400)
Waiting for a free sbal is a operation on the qdio queue. Move the
code implementing the wait to zfcp_qdio.c and rename the functions
accordingly.
Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found