qla3xxx: Dynamically size the rx buffer queue based on the MTU.
authorRon Mercer <ron.mercer@qlogic.com>
Mon, 26 Feb 2007 19:06:37 +0000 (11:06 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Feb 2007 09:21:44 +0000 (04:21 -0500)
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 <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found