From: Neerav Parikh Date: Wed, 12 Nov 2014 00:18:51 +0000 (+0000) Subject: i40e: Do not disable/enable FCoE VSI with DCB reconfig X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~179^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d341b7a52be79520f8e8b1ed0e3df657b2442e5b;p=pandora-kernel.git i40e: Do not disable/enable FCoE VSI with DCB reconfig FCoE VSI Tx queue disable times out when reconfiguring as a result of DCB TC configuration change event. The hardware allows us to skip disabling and enabling of Tx queues for VSIs with single TC enabled. As FCoE VSI is configured to have only single TC we skip it from disable/enable flow. Change-ID: Ia73ff3df8785ba2aa3db91e6f2c9005e61ebaec2 Signed-off-by: Neerav Parikh Tested-By: Jack Morgan Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed