From: Alexander Duyck Date: Tue, 26 Aug 2008 11:25:13 +0000 (-0700) Subject: igb: fix setting the number of tx queues X-Git-Tag: v2.6.27-rc5~8^2~4^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a20e89739e9ac1cb89bdf430b694d2c946ebff;p=pandora-kernel.git igb: fix setting the number of tx queues The real_num_tx_queues was not being set when in MSI-X only mode. This patch corrects that path so all interrupt types are correctly configured. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed