From: Alexander Duyck Date: Wed, 23 Dec 2009 13:21:27 +0000 (+0000) Subject: igb: correctly offset 82575 flow control watermarks by 16 bytes X-Git-Tag: v2.6.33-rc3~44^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d405ea3ef2499eb46834418a643973c884ff7f30;p=pandora-kernel.git igb: correctly offset 82575 flow control watermarks by 16 bytes The watermark values for the 82575 were not being set correctly. As a result the high and low watermark values were set to the same value which can lead to excess xon/xoff packets being generated. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed