qlge: bugfix: Fix RX scaling values.
authorRon Mercer <ron.mercer@qlogic.com>
Fri, 13 Feb 2009 00:38:18 +0000 (16:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Feb 2009 00:38:18 +0000 (16:38 -0800)
Receive packets were only scaling across 2 of the receive queues. The
value was hardcoded to 2 instead of being based on how many rx queues
were running.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found