From: Ariel Elior Date: Mon, 7 Jan 2013 00:50:23 +0000 (+0000) Subject: bnx2x: Segregate SR-IOV code X-Git-Tag: v3.9-rc1~139^2~440 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6411280ac94db94a09770807d3871d2661803604;p=pandora-kernel.git bnx2x: Segregate SR-IOV code In this patch the SR-IOV code is segregated from the main bulk of the bnx2x code. The CONFIG_BNX2X_SRIOV define is added to Broadcom's Kconfig, and allows the elision of the building of all the SR-IOV support code in the driver. The define is dependant on the kernel CONFIG_PCI_IOV configuration define. Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed