From: Jesse Brandeburg Date: Tue, 8 Jul 2008 22:51:52 +0000 (-0700) Subject: ixgb: remove lltx support and update tx routine X-Git-Tag: v2.6.27-rc1~969^2~146^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db58294416d5d1446cbf6962a21ad077919d564e;p=pandora-kernel.git ixgb: remove lltx support and update tx routine a) kernel developers suggest LLTX is broken and unsafe to use, remove it. b) remember to pre-stop the queue if we won't have room c) removing lltx means we can remove our tx lock Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed