[Intel-wired-lan] [PATCH net-next v3 10/14] i40e/virtchnl: move function to virtchnl

Bowers, AndrewX andrewx.bowers at intel.com
Fri May 12 18:00:18 UTC 2017


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Jesse Brandeburg
> Sent: Thursday, May 11, 2017 11:23 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH net-next v3 10/14] i40e/virtchnl: move
> function to virtchnl
> 
> This moves a function that is needed for the virtchnl interface from the i40e
> PF driver over to the virtchnl.h file.
> 
> It was manually verified that the function in question is unchanged except for
> the function name and function header, which explains the slight difference
> in the number of lines removed/added.
> 
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 150 +--------------------
>  include/linux/avf/virtchnl.h                       | 147 ++++++++++++++++++++
>  2 files changed, 148 insertions(+), 149 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list