From: Lennert Buytenhek Date: Sun, 1 Jun 2008 23:28:22 +0000 (+0200) Subject: mv643xx_eth: allow multiple TX queues X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6b35bc5090cf8d8b7e62eca1f9c21ca56fc6c7;p=pandora-kernel.git mv643xx_eth: allow multiple TX queues As with the multiple RX queue support, allow the platform code to specify that the hardware we are running on supports multiple TX queues. This patch only uses the highest-numbered enabled queue to send packets to for now, this can be extended later to enable QoS and such. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed