From: Wu Fengguang Date: Wed, 15 Apr 2009 04:54:07 +0000 (-0700) Subject: ixgbe: update real_num_tx_queues on changing num_rx_queues X-Git-Tag: v2.6.30-rc3~78^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af22ab1bd20e9dedf3a37cc1d401ef8bbd587ef0;p=pandora-kernel.git ixgbe: update real_num_tx_queues on changing num_rx_queues Move the update of real_num_tx_queues from ixgbe_acquire_msix_vectors() to ixgbe_set_num_queues(), to ensure it be always in sync with num_tx_queues. Signed-off-by: Wu Fengguang Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed