i ;
> Paolo Abeni ; David S. Miller
>
> Subject: [Intel-wired-lan] [PATCH iwl-next 6/7] i40e: Add helper to
> access main VEB
>
> Add a helper to access main VEB:
>
> i40e_pf_get_main_veb(pf) replaces 'pf->veb[pf->lan_veb]'
>
> Signed-off-by: Ivan Vecer
Add a helper to access main VEB:
i40e_pf_get_main_veb(pf) replaces 'pf->veb[pf->lan_veb]'
Signed-off-by: Ivan Vecera
---
drivers/net/ethernet/intel/i40e/i40e.h| 11
.../net/ethernet/intel/i40e/i40e_ethtool.c| 9 +++
drivers/net/ethernet/intel/i40e/i40e_main.c | 27 ++