From: Stanislaw Gruszka Date: Tue, 18 May 2010 00:35:38 +0000 (-0700) Subject: bnx2x: avoid TX timeout when stopping device X-Git-Tag: v2.6.35-rc1~473^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89af1a30870e04986e2c8d24c0c765de0935f4b;p=pandora-kernel.git bnx2x: avoid TX timeout when stopping device When stop device call netif_carrier_off() just after disabling TX queue to avoid possibility of netdev watchdog warning and ->ndo_tx_timeout() invocation. Signed-off-by: Stanislaw Gruszka Acked-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed