Re: [PATCH net-next v2 02/14] net: qede: use extack in qede_set_v6_tuple_to_profile()
From: Simon Horman
Date: Fri May 10 2024 - 07:29:50 EST
On Wed, May 08, 2024 at 02:33:50PM +0000, Asbjørn Sloth Tønnesen wrote:
> Convert qede_set_v6_tuple_to_profile() to take extack,
> and drop the edev argument.
>
> Convert DP_INFO call to use NL_SET_ERR_MSG_MOD instead.
>
> In calls to qede_set_v6_tuple_to_profile(), use NULL as extack
> for now, until a subsequent patch makes extack available.
>
> Only compile tested.
>
> Signed-off-by: Asbjørn Sloth Tønnesen <ast@xxxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>