[Intel-wired-lan] [e1000-patches][net-next PATCH S8 03/15] i40e/i40evf: Move helper functions to a header file

Bowers, AndrewX andrewx.bowers at intel.com
Wed Jul 29 21:46:52 UTC 2015


> > -----Original Message-----
> > From: e1000-patches-bounces at isotope.jf.intel.com
> > [mailto:e1000-patches- bounces at isotope.jf.intel.com] On Behalf Of
> > Sullivan, Catherine
> > Sent: Thursday, July 09, 2015 11:27 AM
> > To: e1000-patches at isotope.jf.intel.com
> > Subject: [e1000-patches][net-next PATCH S8 03/15] i40e/i40evf: Move
> > helper functions to a header file
> >
> > From: Anjali Singhai Jain <anjali.singhai at intel.com>
> >
> > A new header file i40e_helper.h is added to both the PF and VF driver
> > with functions used by both drivers.
> >
> > Signed-off-by: Anjali Singhai Jain <anjali.singhai at intel.com>
> > Change-ID: I3c6daedc2ff6f32bc7624bf5eaef05899d35f28b
> > ---
> >  drivers/net/ethernet/intel/i40e/i40e_helper.h   | 102
> > ++++++++++++++++++++++++
> >  drivers/net/ethernet/intel/i40e/i40e_main.c     |  72 +----------------
> >  drivers/net/ethernet/intel/i40evf/i40e_helper.h | 102
> > ++++++++++++++++++++++++
> > drivers/net/ethernet/intel/i40evf/i40evf_main.c |  80
> > +------------------
> >  4 files changed, 206 insertions(+), 150 deletions(-)  create mode

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


More information about the Intel-wired-lan mailing list