From: Alexander Duyck Date: Tue, 27 Oct 2009 15:52:07 +0000 (+0000) Subject: igb: move rx_buffer_len into the ring structure X-Git-Tag: v2.6.33-rc1~388^2~690 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c844851d15cc08d995179ab5118172711be6eb0;p=pandora-kernel.git igb: move rx_buffer_len into the ring structure This patch moves the rx_buffer_len value into the ring structure. This allows greater flexibility and the option of doing things such as supporting packet split only on some queues, or enabling virtualization. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed