From: Sawan Chandak Date: Thu, 9 Apr 2015 19:00:06 +0000 (-0400) Subject: qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. X-Git-Tag: omap-for-v4.1/fixes-rc1~120^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ded6411fd88267510dcee6d6c29cfd0bd82d4f0e;p=pandora-kernel.git qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. On some vendor switches, when switch port is toggled (down /up), then in some condition driver tries to configure virtual port, before FW is actually in ready state to process any commands on wire. At this time, configuring virtual port can fail. Add fix in driver to make driver wait, for FW to be ready state before Signed-off-by: Sawan Chandak Signed-off-by: Himanshu Madhani Reviewed-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed