From: Brice Goglin Date: Fri, 9 May 2008 00:20:47 +0000 (+0200) Subject: myri10ge: fix the number of interrupt slots X-Git-Tag: v2.6.26-rc3~65^2~9^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014377a1df693ff30a9e8b69f0bbb0a38e601f75;p=pandora-kernel.git myri10ge: fix the number of interrupt slots Fix a long-standing bug/misunderstanding between the driver and the firmware. The size of the interrupt queue must be set to the number of rx slots (big + small), and it should never have been a tunable. Setting it too small results in chaos. Signed-off-by: Brice Goglin Signed-off-by: Andrew Gallatin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed