From: Merav Sicron Date: Wed, 7 Nov 2012 00:45:48 +0000 (+0000) Subject: bnx2x: Support loading cnic resources at run-time X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~404 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c11941e382cb26010138ab824216f47af37606;p=pandora-kernel.git bnx2x: Support loading cnic resources at run-time This patch replaces the BCM_CNIC define with a flag which can change at run-time and which does not use the CONFIG_CNIC kconfig option. For the PF/hypervisor driver cnic is always supported, however allocation of cnic resources and configuration of the HW for offload mode is done only when the cnic module registers bnx2x. Signed-off-by: Merav Sicron Signed-off-by: Dmitry Kravkov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed