From: Alexander Duyck Date: Wed, 17 Feb 2010 01:02:39 +0000 (+0000) Subject: igb: Allocate rings seperately instead of as a block X-Git-Tag: v2.6.34-rc1~233^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3025a446b6d0255ae4399ca5f9b259bd1b51539e;p=pandora-kernel.git igb: Allocate rings seperately instead of as a block This change makes it so that the rings are allocated seperately. As a result we can allocate them on seperate nodes at some point in the future if we so desire. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed