[Intel-wired-lan] [iwl next-queue PATCH 02/10] macvlan: Rename fwd_priv to accel_priv and add accessor function

Bowers, AndrewX andrewx.bowers at intel.com
Tue Apr 10 22:12:52 UTC 2018


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alexander Duyck
> Sent: Tuesday, April 3, 2018 2:16 PM
> To: intel-wired-lan at lists.osuosl.org; Kirsher, Jeffrey T
> <jeffrey.t.kirsher at intel.com>
> Cc: netdev at vger.kernel.org
> Subject: [Intel-wired-lan] [iwl next-queue PATCH 02/10] macvlan: Rename
> fwd_priv to accel_priv and add accessor function
> 
> This change renames the fwd_priv member to accel_priv as this more
> accurately reflects the actual purpose of this value. In addition I am adding an
> accessor which will allow us to further abstract this in the future if needed.
> 
> Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |   10 +++-----
>  drivers/net/macvlan.c                         |   31 +++++++++++++++----------
>  include/linux/if_macvlan.h                    |    8 ++++++
>  3 files changed, 30 insertions(+), 19 deletions(-)

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




More information about the Intel-wired-lan mailing list