diff options
author | 2006-12-13 11:03:54 +0000 | |
---|---|---|
committer | 2006-12-13 11:03:54 +0000 | |
commit | ae6893283ed7b56cf27e79fa90e74a6ee1ff6904 (patch) | |
tree | 0baa7929e6b76e2a5c74775bc4459b02b95c191b /sys/dev/ic/ath.c | |
parent | eliminate unnecessary interface resets in fxp_ioctl() (diff) | |
download | wireguard-openbsd-ae6893283ed7b56cf27e79fa90e74a6ee1ff6904.tar.xz wireguard-openbsd-ae6893283ed7b56cf27e79fa90e74a6ee1ff6904.zip |
First part of fixing broken beacon frames in acx(4) AP mode based on a
diff from Sepherosa Ziehau (DragonFly); The firmware TIM element template
was initialized wrong.
Though, our ieee80211_alloc_beacon() routine calculates it's own TIM
element, which now results in having two TIMs in an acx(4) beacon.
Would it be an idea to introduce a ieee80211_alloc_beacon() flag to
turn the TIM element off? Because fiddling out the TIM element in the
driver for cases in which the firmware calculates its own TIM is
a bit ugly ...
ok claudio@
Diffstat (limited to 'sys/dev/ic/ath.c')
0 files changed, 0 insertions, 0 deletions