From: Chris Leech Date: Fri, 9 Apr 2010 21:22:23 +0000 (-0700) Subject: [SCSI] fcoe: reset FIP ctlr link state on disable/enable X-Git-Tag: v2.6.35-rc1~470^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ee50e48d8370dbcb42fa5b62b5bb3a9877e1f47;p=pandora-kernel.git [SCSI] fcoe: reset FIP ctlr link state on disable/enable The FIP controler state wasn't being reset on a disable. A disable/enable sequence should be treated as a link event. Otherwise, when using disable to mask a time when the link is up but unusable, FCF discovery would attempt to continue and login would jump directly to the non-FIP fallback on enable. Signed-off-by: Chris Leech Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed