From: Brian King Date: Fri, 8 Jun 2007 19:05:17 +0000 (-0500) Subject: ibmveth: Automatically enable larger rx buffer pools for larger mtu X-Git-Tag: v2.6.22-rc5~44^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6eea58eb8f50f563663c6e723b4bbbe55b012e;p=pandora-kernel.git ibmveth: Automatically enable larger rx buffer pools for larger mtu Currently, ibmveth maintains several rx buffer pools, which can be modified through sysfs. By default, pools are not allocated by default such that jumbo frames cannot be supported without first activating larger rx buffer pools. This results in failures when attempting to change the mtu. This patch makes ibmveth automatically allocate these larger buffer pools when the mtu is changed. Signed-off-by: Brian King Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed