From: Ariel Elior Date: Sat, 28 Sep 2013 05:46:09 +0000 (+0300) Subject: bnx2x: Don't disable/enable SR-IOV when loading X-Git-Tag: v3.13-rc1~105^2~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a8130bc381592877bdad08f81e9b10147933d16;p=pandora-kernel.git bnx2x: Don't disable/enable SR-IOV when loading Current bnx2x implementation controls the number of VFs only by standard sysfs support, and will reject setting the number of VFs when the PF is not loaded. As a result, there is no need to schedule a delayed work to enable SR-IOV when PF is loaded, as the number of VFs at that point must be 0. Signed-off-by: Ariel Elior Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed