]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgb: revert an unwanted fix regarding tso/descriptors
authorAuke Kok <auke-jan.h.kok@intel.com>
Fri, 26 May 2006 16:35:38 +0000 (09:35 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Fri, 26 May 2006 16:35:38 +0000 (09:35 -0700)
commit989316ddfeafd0e8fb51a4d811383769ad62637a
tree42ac64d569fcd2690b9db631272abc33cb08604b
parent8556f0d18923495ffd15ce87089312b3d8f2414c
ixgb: revert an unwanted fix regarding tso/descriptors

There seemed to be another bug introduced as well as a performance hit
with the addtion of the sentinel descriptor workaround.  Removal of
this workaround appears to prevent the hang.  We'll take a risk
and remove it, as we had never seen the originally reported bug
under linux.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
drivers/net/ixgb/ixgb_main.c