commit | a9ebadd640927ac6529d904b4131b17e8019d199 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Wed Nov 01 08:47:53 2006 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 02 00:12:00 2006 -0500 |
tree | 0e818b591ac79057a4155a6814bd2cc29a866807 | |
parent | 996695de21b9b301ebb32379e2950fc2142df3a7 [diff] |
e1000: Remove unneeded and unwanted memsets This memsetting was added in a paranoid rage debugging TX hangs, but are no longer of importance. We can beef up the performance quite a bit removing them. Make sure to fill in next_to_watch to allow this. Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>