From 9a8130bc381592877bdad08f81e9b10147933d16 Mon Sep 17 00:00:00 2001 From: Ariel Elior Date: Sat, 28 Sep 2013 08:46:09 +0300 Subject: [PATCH] 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-format-patch failed