From: Yi Zou Date: Thu, 3 Dec 2009 11:32:44 +0000 (+0000) Subject: ixgbe: select FCoE Tx queue in ndo_select_queue X-Git-Tag: v2.6.33-rc1~388^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f715823a0f54ed010af9a27677ff8e992d745e8;p=pandora-kernel.git ixgbe: select FCoE Tx queue in ndo_select_queue This removes the Tx queue selection for FCoE traffic from ixgbe_xmit_frame() and does it in the ndo_select_queue() call, moving all Tx queue selection into a single routine. Signed-off-by: Yi Zou Acked-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed