From: Emil Tantilov Date: Tue, 23 Jul 2013 01:56:58 +0000 (+0000) Subject: ixgbe: fix ethtool loopback diagnostic with DCB enabled X-Git-Tag: v3.12-rc2~14^2~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ffdc842b8ac0f96b5283b0f0b72927b7dfa8c7;p=pandora-kernel.git ixgbe: fix ethtool loopback diagnostic with DCB enabled This patch disables DCB prior to running the loopback test. When DCB is enabled the frames may be modified on Tx (by adding vlan tag) which will fail the check on Rx. Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Tested-by: Jack Morgan Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed