Tue, Mar 24, 2026 at 01:28:37PM +0100, [email protected] wrote: >From: Cosmin Ratiu <[email protected]> > >Replace deprecated info->user_ptr[0]/[1] with a typed >devlink_nl_ctx struct stored in info->ctx. The struct aliases >the same union memory, so the migration is safe. > >There are no functionality changes here. > >Signed-off-by: Cosmin Ratiu <[email protected]> >Signed-off-by: Tariq Toukan <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>

