> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of Ivan 
> Vecera
> Sent: Wednesday, September 27, 2023 2:02 PM
> To: [email protected]
> Cc: [email protected]; [email protected]; Brandeburg, Jesse 
> <[email protected]>; [email protected]; Nguyen, Anthony L 
> <[email protected]>; Kitszel, Przemyslaw 
> <[email protected]>; [email protected]; [email protected]; 
> [email protected]
> Subject: [Intel-wired-lan] [PATCH net-next v2 5/9] i40e: Simplify memory 
> allocation functions
>
> Enum i40e_memory_type enum is unused in i40e_allocate_dma_mem() thus
> can be safely removed. Useless macros in i40e_alloc.h can be removed
> as well.
>
> Signed-off-by: Ivan Vecera <[email protected]>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_adminq.c |  4 ----
>  drivers/net/ethernet/intel/i40e/i40e_alloc.h  | 14 -------------
>  drivers/net/ethernet/intel/i40e/i40e_hmc.c    | 12 ++++-------
>  drivers/net/ethernet/intel/i40e/i40e_main.c   | 20 +++++++++----------
>  drivers/net/ethernet/intel/i40e/i40e_osdep.h  |  7 -------
>  5 files changed, 14 insertions(+), 43 deletions(-)
> 

Tested-by: Pucha Himasekhar Reddy <[email protected]> (A 
Contingent worker at Intel)

_______________________________________________
Intel-wired-lan mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Reply via email to