From: Yuval Mintz Date: Wed, 26 Mar 2014 07:06:29 +0000 (+0200) Subject: bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set X-Git-Tag: v3.15-rc1~113^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19915f53af472e97d67a43b7b43f50af2830a1a8;p=pandora-kernel.git bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set Commit 370d4a26 "bnx2x: Create workqueue for IOV related tasks" breaks bnx2x compilation when CONFIG_BNX2X_SRIOV is not set - "multiple definition of `bnx2x_schedule_iov_task'". Reported-by: kbuild test robot Signed-off-by: Yuval Mintz Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed