From: Jesse Huang Date: Fri, 20 Oct 2006 21:42:05 +0000 (-0700) Subject: [PATCH] sundance: remove TxStartThresh and RxEarlyThresh X-Git-Tag: v2.6.20-rc1~34^2~40^2~463^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e242040df1da94a9a3daa98ea5539e2b52502bb4;p=pandora-kernel.git [PATCH] sundance: remove TxStartThresh and RxEarlyThresh For patent issue need to remove TxStartThresh and RxEarlyThresh. This patent is cut-through patent. If use this function, Tx will start to transmit after few data be move in to Tx FIFO. We are not allow to use those function in DFE530/DFE550/DFE580/DL10050/IP100/IP100A. It will decrease a little performance. Signed-off-by: Jesse Huang Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed