Re: [PATCH net-next v2 1/6] net: dcb: modify dcb_app_add to take list_head ptr as parameter

From: Petr Machata
Date: Wed Jan 18 2023 - 06:45:07 EST



Daniel Machon <daniel.machon@xxxxxxxxxxxxx> writes:

> In preparation to DCB rewrite. Modify dcb_app_add to take new struct
> list_head * as parameter, to make the used list configurable. This is
> done to allow reusing the function for adding rewrite entries to the
> rewrite table, which is introduced in a later patch.
>
> Signed-off-by: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>

Reviewed-by: Petr Machata <petrm@xxxxxxxxxx>