From: Bruce Allan Date: Tue, 2 Jun 2009 11:28:39 +0000 (+0000) Subject: e1000e: correct flow control thresholds X-Git-Tag: v2.6.31-rc1~330^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ec2a2b80f3eb53851fe4cef9e65b5d33376ef89;p=pandora-kernel.git e1000e: correct flow control thresholds The flow control thresholds, i.e. high and low watermarks of the Rx FIFO for when the hardware should transmit PAUSE frames (XON and XOFF, respectively), need to be tuned for more efficient use of the FIFO. The logic to set the thresholds for parts that support early-receive (ERT) was also wrong in that it should check whether jumbo frames are in use. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed