K 10 svn:author V 4 avos K 8 svn:date V 27 2016-04-05T21:29:11.418488Z K 7 svn:log V 186 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 END