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:
a5b11dd
)
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Mon, 2 Mar 2009 12:08:55 +0000
(13:08 +0100)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Thu, 12 Mar 2009 17:58:18 +0000
(12:58 -0500)
Use the device pointer in zfcp_unit for tracking if we have a
registered SCSI device. With this approach, the flag
ZFCP_STATUS_UNIT_REGISTERED is only redundant and can be removed.
Acked-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found