commit | 21098c68df7115554fe041170899bdff709efd08 | [log] [tgz] |
---|---|---|
author | James Smart <James.Smart@Emulex.Com> | Thu Nov 20 10:58:01 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Nov 21 17:30:53 2008 +0900 |
tree | 4d1d6d5c35af423b1a8ee21550990e76f7631a9f | |
parent | 2a3a59e5c977654d3aad5bc11cc0aca2303a7f44 [diff] |
[SCSI] fc_transport: fix old bug on bitflag definitions 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>