[SCSI] fc_transport: fix old bug on bitflag definitions
authorJames Smart <James.Smart@Emulex.Com>
Thu, 20 Nov 2008 15:58:01 +0000 (10:58 -0500)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 21 Nov 2008 08:30:53 +0000 (17:30 +0900)
commit21098c68df7115554fe041170899bdff709efd08
tree4d1d6d5c35af423b1a8ee21550990e76f7631a9f
parent2a3a59e5c977654d3aad5bc11cc0aca2303a7f44
[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>
include/scsi/scsi_transport_fc.h