From: Ron Mercer Date: Mon, 26 Feb 2007 19:06:37 +0000 (-0800) Subject: qla3xxx: Dynamically size the rx buffer queue based on the MTU. X-Git-Tag: v2.6.21-rc2~3^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1357bfcf71063637d16a7014639d675b5cbf5189;p=pandora-kernel.git qla3xxx: Dynamically size the rx buffer queue based on the MTU. This change removes use of constants for rx buffer queue size and instead calculates the queue length based on what he MTU is set to. Signed-off-by: Ron Mercer Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed