From: Bruce Allan Date: Tue, 24 Oct 2006 21:45:58 +0000 (-0700) Subject: e1000: FIX: fix wrong txdctl threshold bitmasks X-Git-Tag: v2.6.19-rc4~77^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=225a5dbd68f5271b7425f2f783ae64a1f6863b51;p=pandora-kernel.git e1000: FIX: fix wrong txdctl threshold bitmasks Threshold bitmasks for prefetch, host and writeback were clearing bits that they were not supposed to. The leftmost 2 bits in the byte for each threshold are reserved. Signed-off-by: Bruce Allan Signed-off-by: Auke Kok --- Reading git-diff-tree failed