From: Michael Chan Date: Tue, 6 Dec 2011 10:58:08 +0000 (+0000) Subject: bnx2x: Fix compile errors if CONFIG_CNIC is not set X-Git-Tag: v3.3-rc1~182^2~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fd5c3458ffcf4f9b4fbfa64980dffe1850f7de;p=pandora-kernel.git bnx2x: Fix compile errors if CONFIG_CNIC is not set Don't provide FCoE and iSCSI statistics to management firmware if CONFIG_CNIC is not set. Some needed structure fields are not defined without CONFIG_CNIC. Reported-by: Eric Dumazet Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed