sfc: Fix descriptor cache sizes
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 25 Nov 2009 16:08:30 +0000 (16:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Nov 2009 23:58:57 +0000 (15:58 -0800)
commit46e1ac0f42c7ff20a7e47c172e4835273b0e6899
treeea782833df53dc7bc7c039335693750b8b58233d
parent27c0b1a850cdea6298f573d835782f3337be913c
sfc: Fix descriptor cache sizes

These were accidentally undersized by a factor of 2, which limited
performance.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/falcon.c