From: James Smart Date: Thu, 20 Nov 2008 15:58:01 +0000 (-0500) Subject: [SCSI] fc_transport: fix old bug on bitflag definitions X-Git-Tag: v2.6.28-rc8~76^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21098c68df7115554fe041170899bdff709efd08;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed