From: Nelson, Shannon Date: Mon, 27 Apr 2009 22:43:12 +0000 (+0000) Subject: ixgbe: Clear out stray tx work on link down X-Git-Tag: v2.6.31-rc1~330^2~525 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc59fcda671ee15362986a902bbd90e218fe84c4;p=pandora-kernel.git ixgbe: Clear out stray tx work on link down Ayyappan at VMware noticed that we're missing this check from ixgbe which is in our other drivers. The difference with this implementation from our other drivers is that this checks all the tx queues rather than just tx[0]. Signed-off-by: Shannon Nelson Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed