[Intel-wired-lan] [next PATCH 1/2] i40e: Move i40e_get_head into header file

Bowers, AndrewX andrewx.bowers at intel.com
Fri Sep 25 22:37:10 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Catherine Sullivan
> Sent: Thursday, September 24, 2015 12:43 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH 1/2] i40e: Move i40e_get_head into
> header file
> 
> From: Kiran Patil <kiran.patil at intel.com>
> 
> i40e_get_head needs to be called in multiple files in a further patch, prepare
> by moving the function into a header file.
> 
> Signed-off-by: Kiran Patil <kiran.patil at intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_txrx.c | 13 -------------
> drivers/net/ethernet/intel/i40e/i40e_txrx.h | 14 ++++++++++++++
>  2 files changed, 14 insertions(+), 13 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Code changes present in tree


More information about the Intel-wired-lan mailing list