From: John Fastabend Date: Tue, 18 May 2010 16:00:10 +0000 (+0000) Subject: ixgbe: fix ixgbe_tx_is_paused logic X-Git-Tag: v2.6.35-rc1~473^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7483d9ddaf8a68a055bf3f14b5cff2e16c0469ff;p=pandora-kernel.git ixgbe: fix ixgbe_tx_is_paused logic The TFCS bits show the current XON state. Meaning that the device is paused if these bits are 0. This fixes the logic to work as it was intended. Signed-off-by: John Fastabend Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed