From: Matt Carlson Date: Wed, 20 Apr 2011 07:57:37 +0000 (+0000) Subject: tg3: Nullify RSS for loopback test X-Git-Tag: v3.0-rc1~377^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a85f09831329bc5a5e4b9bca3f3ecbffb78f858;p=pandora-kernel.git tg3: Nullify RSS for loopback test The loopback test assumes all traffic goes to the first rx queue. There is a 1 in 4 chance this won't be true if RSS is enabled though. This patch reprograms the RSS indirection table to route all rx packets to the first queue. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed