K 10 svn:author V 4 avos K 8 svn:date V 27 2019-01-14T07:50:23.100160Z K 7 svn:log V 245 MFC r342883: net80211: fix panic when device is removed during initialization if_dead() is called during device detach - check if interface is still exists before trying to refresh vap MAC address (IF_LLADDR will trigger page fault otherwise). END