On Wed, 18 May 2022 20:59:21 +0200 Johannes Berg wrote: > Acked-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Thanks! > Do you want me to follow up with trying to union the pointer into > ml_priv? > > I prefer to union it rather than use ml_priv because we'll not want to > use the getter everywhere when we already know, only on the boundaries. Your call. Replacing all the direct references with a helper call could indeed be onerous.