e1000: FIX: fix wrong txdctl threshold bitmasks
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 24 Oct 2006 21:45:58 +0000 (14:45 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 24 Oct 2006 21:45:58 +0000 (14:45 -0700)
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 <bruce.w.allan@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>

No differences found