From: Neil Turton Date: Mon, 4 Apr 2011 12:46:23 +0000 (+0100) Subject: sfc: Stop the TX queues during loopback self-tests X-Git-Tag: v2.6.39-rc5~40^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1aea62e45d447e7fc05d4e7f4e90f633e3abfc;p=pandora-kernel.git sfc: Stop the TX queues during loopback self-tests If the TX queues are running during loopback self tests, host traffic gets looped back which causes the test to fail. Avoid restarting the TX queues after the port reset so that any packets sent by the host get held back until after the tests have completed. [bwh: Also wake all TX queues at the end of self-tests.] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed