From: Alexander Duyck Date: Tue, 27 Oct 2009 15:53:25 +0000 (+0000) Subject: igb: move the multiple receive queue configuration into seperate function X-Git-Tag: v2.6.33-rc1~388^2~686 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06cf2666c7f5cc4ba4bf2687d041c61ada76fa3c;p=pandora-kernel.git igb: move the multiple receive queue configuration into seperate function This patch moves the multiple receive queue configuration into a seperate function from igb_configure_rx. We can essentially do the configuration for the multiple receive queues just prior to enabling the RX and this will allow us to seperate the queue enablement from the receive queue layout configuration. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed