From: Jeff Kirsher Date: Fri, 13 Jan 2006 00:51:03 +0000 (-0800) Subject: [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers X-Git-Tag: v2.6.16-rc2~366^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47028635d17c7b9c7ffc67499be5fed579bdfe72;p=pandora-kernel.git [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers Removed duplicate code, TXDCTL and TXDCTL_COUNT_DESC are the same bit and there is no need to set it twice. Signed-off-by: Jeff Kirsher Signed-off-by: Jesse Brandeburg Signed-off-by: John Ronciak Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed