summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_lockstat.c
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-03-29 06:05:00 +0000
committeradrian <adrian@FreeBSD.org>2015-03-29 06:05:00 +0000
commit39b763554b8add078589a21c807908ad3c9e6007 (patch)
tree26c67117bd0e499ac1cd5260d63d269472e84e24 /sys/kern/kern_lockstat.c
parentbb533aa7de070c81cd440f3c7c42d245579adf54 (diff)
downloadFreeBSD-src-39b763554b8add078589a21c807908ad3c9e6007.zip
FreeBSD-src-39b763554b8add078589a21c807908ad3c9e6007.tar.gz
Fix a long-standing bug with the early MAC address initialisation path,
which showed up after I started changing addresses this early. It turns out that there's some other malarky going on behind the scenes in the HAL and merely setting the net80211/ifp mac address this early isn't enough. If the MAC is set from kenv at attach time, the HAL also needs to be programmed early. Without this, the VAP wouldn't work enough for finishing association - probe requests would be fine as they're broadcast, but association request would fail.
Diffstat (limited to 'sys/kern/kern_lockstat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud