HomeFreeBSD

net80211: copy MAC address into iv_myaddr[] instead of aliasing it.

Description

net80211: copy MAC address into iv_myaddr[] instead of aliasing it.

Since IF_LLADDR() returns a non-constant pointer to the MAC address
preserve a copy of it in iv_myaddr.

PR: 208505

Details

Provenance
avosAuthored on
Parents
rS297591: Remove leftover _LDSCRIPTROOT missed in r297270.
Branches
Unknown
Tags
Unknown