From: Emil Tantilov Date: Thu, 28 Jul 2011 06:17:09 +0000 (+0000) Subject: ixgbe: remove duplicate netif_tx_start_all_queues X-Git-Tag: v3.2-rc1~129^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0e148934fe016ce3fc70cacee7431ff053a2ee;p=pandora-kernel.git ixgbe: remove duplicate netif_tx_start_all_queues netif_tx_start_all_queues() is already called in ixgbe_up_complete, no need to do it twice. Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed