Re: [PATCH] mac802154_hwsim: define perm_extended_addr initialization
Miquel Raynal <[email protected]> Mon, 31 Mar 2025 10:15:18 +0200
| Newsgroups | org.kernel.vger.linux-wpan,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On 29/03/2025 at 11:20:10 -03, Ramon Fontes <[email protected]> wrote: > This establishes an initialization method for perm_extended_addr, > aligning it with the approach used in mac80211_hwsim. > > Signed-off-by: Ramon Fontes <[email protected]> Yeah, that's simpler, thanks Alex. Reviewed-by: Miquel Raynal <[email protected]>