diff options
author | adrian <adrian@FreeBSD.org> | 2011-08-24 14:11:00 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2011-08-24 14:11:00 +0000 |
commit | a3d2844ed5203016f1e0148e2a87c759bbf01954 (patch) | |
tree | f4dc7c00937a8a22365a953ee542623acd2b5cc8 /contrib/pnpinfo | |
parent | a35c504aa845d82867d4802e80d9dd905ea8bd54 (diff) | |
download | FreeBSD-src-a3d2844ed5203016f1e0148e2a87c759bbf01954.zip FreeBSD-src-a3d2844ed5203016f1e0148e2a87c759bbf01954.tar.gz |
Fix a missing initialisation of bt_flags when setting up the TDMA beacon.
The AR5212 HAL didn't check this field; timers are enabled a different
way.
The AR5416 HAL however did, and since this field was uninitialised, it had
whatever was on the stack at the time. This lead to "unpredictable"
behaviour.
This allows TDMA to work on the AR5416 and later chipsets.
Thanks to: paradyse@gmail.com
Approved by: re (kib, blanket)
Diffstat (limited to 'contrib/pnpinfo')
0 files changed, 0 insertions, 0 deletions