From: Vladislav Zolotarov Date: Mon, 31 Jan 2011 14:39:17 +0000 (+0000) Subject: bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x X-Git-Tag: v2.6.39-rc1~468^2~428 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ba451421b23636c45fabfa522858c5c124b3673;p=pandora-kernel.git bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x Move all shared mem code to bnx2x to avoid code duplication. bnx2x now performs: - Read the FCoE and iSCSI max connection information. - Read the iSCSI and FCoE MACs from NPAR configuration in shmem. - Block the CNIC for the current function if there is neither FCoE nor iSCSI valid configuration by returning NULL from bnx2x_cnic_probe(). Signed-off-by: Vladislav Zolotarov Signed-off-by: Eilon Greenstein Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed