From: John Fastabend Date: Wed, 17 Nov 2010 03:26:45 +0000 (-0800) Subject: ixgbe: DCB: credit max only needs to be gt TSO size for 82598 X-Git-Tag: v2.6.38-rc1~476^2~547^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80ab193dce048e7b7afa43c99e69f508167e29ab;p=pandora-kernel.git ixgbe: DCB: credit max only needs to be gt TSO size for 82598 The maximum credits per traffic class only needs to be greater then the TSO size for 82598 devices. The 82599 devices do not have this requirement so only do this test for 82598 devices. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed