HomeFreeBSD

MFC r342883:

Description

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).

Details

Provenance
avosAuthored on
Parents
rS343018: MFC r342883:
Branches
Unknown
Tags
Unknown