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