(removing HTML) On Tue, 2023-04-18 at 18:42 +0800, Wen Gong wrote: > > > Why, then you can have an output parameter for the address, and call > > it > > in mac80211 wherever it calls eth_random_addr() today, no? > > > OK. Got it. So it is like this, right? > add_link(struct ieee80211_hw *hw, struct ieee80211_vif vif, u8 > *link_local_addr, unsigned int link_id)" Seems like that could work, yeah. johannes