From: Alexander Duyck Date: Tue, 27 Oct 2009 15:51:07 +0000 (+0000) Subject: igb: move SRRCTL register configuration into ring specific config X-Git-Tag: v2.6.33-rc1~388^2~693 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=952f72a8ceee3996ef8476a2f05ece1627080c20;p=pandora-kernel.git igb: move SRRCTL register configuration into ring specific config The SRRCTL register exists per ring. Instead of configuring all of them in the RCTL configuration which is meant to be global it makes more sense to move this out into the ring specific configuration. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed