From: Vladislav Zolotarov Date: Sun, 12 Dec 2010 04:12:12 +0000 (+0000) Subject: bnx2x: Fixed a compilation warning X-Git-Tag: v2.6.37-rc6~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=372e43eb2fc34001250e27d63f99c20e46ea58a7;p=pandora-kernel.git bnx2x: Fixed a compilation warning bnx2x_src_init_t2() is used only when BCM_CNIC is defined. So, to avoid a compilation warning, we won't define it unless BCM_CNIC is defined. Signed-off-by: Vladislav Zolotarov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed