]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Move code to enable/disable Loopback to the main file
authorAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Fri, 27 Feb 2015 09:15:25 +0000 (09:15 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 7 Mar 2015 12:59:44 +0000 (04:59 -0800)
commit60f525d2f039c0c58042c9f7d028a97e05bcccec
tree80cfa5e19a3fccf667ceaf86b33dcd1925c201b0
parent1ef159120cb8762713da9c24900968d3aa02e632
i40e: Move code to enable/disable Loopback to the main file

Since changes made to enable or disable loopback for all VSIs, not only SR-IOV
or PCIOV, then it became necessary to move the associated functions to main
file - so that other non-SRIOV supported driver can take advantage of the
changes.

Change-ID: I59a49fd23a6136acda5e16f8d1e5ac7fd9c5fc05
Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h