From: Bhanu Prakash Gollapudi Date: Tue, 30 Aug 2011 22:54:48 +0000 (-0700) Subject: [SCSI] bnx2fc: Send solicitation only after vlan discovery is complete X-Git-Tag: v3.2-rc1~125^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5badf1ea10c726b9cc04e52f91395b1248e034;p=pandora-kernel.git [SCSI] bnx2fc: Send solicitation only after vlan discovery is complete Link up event is generated to the driver even before vlan discovery has started. Because of this driver can send discovery solicitation on a stale vlan. Call fcoe_ctlr_link_up() only when the driver is in enabled state, which implies the vlan discovery is complete before sending solicitation. Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed