From: Merav Sicron Date: Tue, 19 Jun 2012 07:48:27 +0000 (+0000) Subject: bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs X-Git-Tag: v3.6-rc1~125^2~512 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ae41a965fbb810b6a98df7df8ab46fefcc15eb;p=pandora-kernel.git bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs Currently the CNIC-related L2 CIDs (for sending control FCoE / iSCSI packets) were at fixed position, according to the maximal number of RSS queues multiplied by the number of traffic-classes. This change makes the CIDs dynamic, as they are defined to be right after the highest RSS CID. This decreases the memory allocated for the context. Signed-off-by: Merav Sicron Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed