]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: don't disable PF LB when disabling VFs
authorMitch Williams <mitch.a.williams@intel.com>
Tue, 24 Feb 2015 06:58:43 +0000 (06:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Mar 2015 09:07:25 +0000 (01:07 -0800)
commit6fed8d7f8fc43c9effa0aadd723bd727b3b45c3f
tree454e5d956864c9636bb1bfd97608ac3da3d1ba0e
parent1c5f6c7eb003df7d34eb2494e153d70b24dcba16
i40e: don't disable PF LB when disabling VFs

Since we now have functionality to enable and disable PF loopback at
runtime, don't try to do it automatically. Removing this call also gets
rid of a bogus error message when removing the PF module with VFs
enabled.

Change-ID: Ic38652d8a3b9498d96113bfaa5ea7bad050862e9
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c