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:
2a3a59e
)
[SCSI] fc_transport: fix old bug on bitflag definitions
author
James Smart
<James.Smart@Emulex.Com>
Thu, 20 Nov 2008 15:58:01 +0000
(10:58 -0500)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Fri, 21 Nov 2008 08:30:53 +0000
(17:30 +0900)
When the fastfail flag was added, it did not account for the flags
being bit fields. Correct the definition so there is no longer a
conflict.
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found