Re: svn commit: r297592 - head/sys/net80211

2016-04-06 Thread Gleb Smirnoff
On Tue, Apr 05, 2016 at 09:29:11PM +, Andriy Voskoboinyk wrote: A> Author: avos A> Date: Tue Apr 5 21:29:11 2016 A> New Revision: 297592 A> URL: https://svnweb.freebsd.org/changeset/base/297592 A> A> Log: A> net80211: copy MAC address into iv_myaddr[] instead of aliasing it. A> A> Sinc

svn commit: r297592 - head/sys/net80211

2016-04-05 Thread Andriy Voskoboinyk
Author: avos Date: Tue Apr 5 21:29:11 2016 New Revision: 297592 URL: https://svnweb.freebsd.org/changeset/base/297592 Log: 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_m