From: Alexander Duyck Date: Tue, 27 Oct 2009 15:54:23 +0000 (+0000) Subject: igb: re-use ring configuration code in ethtool testing X-Git-Tag: v2.6.33-rc1~388^2~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ee5b3a78f57a8ca9ca2392ff5d03f91ec90bdb;p=pandora-kernel.git igb: re-use ring configuration code in ethtool testing Since all of the ring code is now specific to the ring instead of the adapter struct it is possible to cut a large section of code out of the ethtool testing configuraiton since we can just use the existing functions to configure the rings. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed