From: Alexander Duyck Date: Mon, 19 Jul 2010 13:43:47 +0000 (+0000) Subject: e1000: allow option to limit number of descriptors down to 48 per ring X-Git-Tag: v2.6.36-rc1~571^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59544649d6bb5134ab56764836efc29241ae5e0;p=pandora-kernel.git e1000: allow option to limit number of descriptors down to 48 per ring This change makes it possible to limit the number of descriptors down to 48 per ring. The reason for this change is to address a variation on hardware errata 10 for 82546GB in which descriptors will be lost if more than 32 descriptors are fetched and the PCI-X MRBC is 512. Signed-off-by: Alexander Duyck Tested-by: Emil Tantilov Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed