]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] sundance: remove TxStartThresh and RxEarlyThresh
authorJesse Huang <jesse@icplus.com.tw>
Fri, 20 Oct 2006 21:42:05 +0000 (14:42 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 05:12:02 +0000 (00:12 -0500)
commite242040df1da94a9a3daa98ea5539e2b52502bb4
treeae88045a97ceeb75a031754a9de8e01d62b71b4d
parentac7468e923278cdcb202f8aa992d8f2776f8344c
[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 <jesse@icplus.com.tw>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sundance.c