From: Lior Levy Date: Sat, 25 Jun 2011 07:09:08 +0000 (-0700) Subject: ixgbe: A fix to VF TX rate limit X-Git-Tag: v3.1-rc1~316^2~327^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7555e83df399ef35e031b137442eac2b1894b993;p=pandora-kernel.git ixgbe: A fix to VF TX rate limit There is a need to configure MMW_SIZE in register RTTBCNRM with a correct value (0x4 for non jumbo frames and 0x14 for jumbo frames support). For 82599 the value is 0x4 and for X540 the value is 0x14. Signed-off-by: Lior Levy Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed