From: Jesse Brandeburg Date: Tue, 8 Jul 2008 22:51:07 +0000 (-0700) Subject: ixgb: maybe stop tx port missed a piece X-Git-Tag: v2.6.27-rc1~969^2~146^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f8ecbadae4bd9f085e605c08347ed3077a6146f;p=pandora-kernel.git ixgb: maybe stop tx port missed a piece back when maybe stop tx was added to the ixgb driver some mistakes were made and the driver a) didn't remove the tx lock, which is now un-necessary b) didn't change the restart code to be compliant with maybe_stop Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed