From: Jesse Brandeburg Date: Wed, 1 Nov 2006 16:47:53 +0000 (-0800) Subject: e1000: Remove unneeded and unwanted memsets X-Git-Tag: v2.6.20-rc1~34^2~40^2~463^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9ebadd640927ac6529d904b4131b17e8019d199;p=pandora-kernel.git 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 Signed-off-by: Jesse Brandeburg --- Reading git-diff-tree failed