From: Joe Eykholt Date: Thu, 30 Jul 2009 00:04:22 +0000 (-0700) Subject: [SCSI] libfc: rename lport NONE state to DISABLED X-Git-Tag: v2.6.32-rc1~689^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1d9fd5574763abe5c763e32e3547a4adee9bd88;p=pandora-kernel.git [SCSI] libfc: rename lport NONE state to DISABLED The state NONE was meant to be invalid, but has been used as the initial state. Rename it to be DISABLED, as more descriptive. Further patches will make it the like the RESET state, except it won't transition to FLOGI until fc_lport_fabric_login() is called. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley Signed-off-by: James Bottomley --- Reading git-diff-tree failed