[Intel-wired-lan] [PATCH net-next v2 0/9] i40e: House-keeping and clean-up
Jesse Brandeburg
jesse.brandeburg at intel.com
Thu Sep 28 22:12:09 UTC 2023
On 9/27/2023 1:31 AM, Ivan Vecera wrote:
> The series makes some house-keeping tasks on i40e driver:
>
> Patch 1: Removes unnecessary back pointer from i40e_hw
> Patch 2: Moves I40E_MASK macro to i40e_register.h where is used
> Patch 3: Refactors I40E_MDIO_CLAUSE* to use the common macro
> Patch 4: Add header dependencies to <linux/avf/virtchnl.h>
> Patch 5: Simplifies memory alloction functions
> Patch 6: Moves mem alloc structures to i40e_alloc.h
> Patch 7: Splits i40e_osdep.h to i40e_debug.h and i40e_io.h
> Patch 8: Removes circular header deps, fixes and cleans headers
> Patch 9: Moves DDP specific macros and structs to i40e_ddp.c
>
> Changes:
> v2 - Fixed kdoc comment for i40e_hw_to_pf()
> - Reordered patches 5 and 7-9 to make them simplier
spelling: simpler
Thanks for this cleanup series, the changes all seem sane.
Reviewed-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
More information about the Intel-wired-lan
mailing list