From: Merav Sicron Date: Tue, 19 Jun 2012 07:48:25 +0000 (+0000) Subject: bnx2x: Allow more than 64 L2 CIDs X-Git-Tag: v3.6-rc1~125^2~514 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a052997ea32164b2466daff8db5f783131184dae;p=pandora-kernel.git bnx2x: Allow more than 64 L2 CIDs With increased number of RSS queues, each multiplied by the number of traffic- classes, we may have up to 64*3=192 CIDs. The current driver scheme with regard to context allocation supports only 64 CIDs. The new scheme enables scatter- gatehr list of pages for the context. Signed-off-by: Merav Sicron Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed