diff options
| author | Adrian Chadd <adrian@FreeBSD.org> | 2011-08-24 14:11:00 +0000 |
|---|---|---|
| committer | Adrian Chadd <adrian@FreeBSD.org> | 2011-08-24 14:11:00 +0000 |
| commit | f3fb16875ce6de5f348adb955caac61755e49879 (patch) | |
| tree | f4dc7c00937a8a22365a953ee542623acd2b5cc8 /libexec/rtld-elf/xmalloc.c | |
| parent | 630f2154f2b9bde6c2e9e7763da8cf5705e93567 (diff) | |
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)
Notes
svn path=/head/; revision=225145
Diffstat (limited to 'libexec/rtld-elf/xmalloc.c')
0 files changed, 0 insertions, 0 deletions
