HomeFreeBSD

net80211: fix panic when device is removed during initialization

Description

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

MFC after: 5 days

Details

Provenance
avosAuthored on Jan 9 2019, 12:50 PM
Parents
rG985b8e2b12c7: Avoid bsd.files.mk duplicate rule warning for bfd ldscripts
Branches
Unknown
Tags
Unknown

Event Timeline