RE: [PATCH v4 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module

From: Claudiu Manoil
Date: Wed Oct 23 2024 - 02:38:53 EST


> -----Original Message-----
> From: Wei Fang <wei.fang@xxxxxxx>
> Sent: Tuesday, October 22, 2024 8:52 AM
[...]
> Subject: [PATCH v4 net-next 06/13] net: enetc: build enetc_pf_common.c as a
> separate module
>
> Compile enetc_pf_common.c as a standalone module to allow shared usage
> between ENETC v1 and v4 PF drivers. Add struct enetc_pf_ops to register
> different hardware operation interfaces for both ENETC v1 and v4 PF
> drivers.
>
> Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
> ---

Reviewed-by: Claudiu Manoil <claudiu.manoil@xxxxxxx>