[Intel-wired-lan] [next PATCH S49-V2 11/15] i40e: remove duplicate add/delete adminq command code for filters

Bowers, AndrewX andrewx.bowers at intel.com
Fri Oct 7 16:27:02 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Bimmy Pujari
> Sent: Wednesday, October 05, 2016 9:31 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S49-V2 11/15] i40e: remove duplicate
> add/delete adminq command code for filters
> 
> From: Jacob Keller <jacob.e.keller at intel.com>
> 
> We duplicate some code around adding and deleting filters using the adminq
> interface. This is prone to errors in case there are bugs. Use functions which
> extract the logic to their own portion so that we don't duplicate it twice in
> code.
> 
> Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
> Change-ID: I60d68aeb887976787dec00b23ab386a106e61465
> ---
>  drivers/net/ethernet/intel/i40e/i40e_main.c | 156 +++++++++++++++-------
> ------
>  1 file changed, 84 insertions(+), 72 deletions(-)

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




More information about the Intel-wired-lan mailing list