diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2009-06-19 01:06:45 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-06-19 11:50:23 -0400 |
commit | eab0cd493c08632ef10624d0169849c973951c66 (patch) | |
tree | 80d368d13516a5f285c5a4dadb9fd8f21abb2ec6 /net | |
parent | 488f7e0cdd99e7dc75dbe32d78474c070deadaea (diff) | |
download | kernel_samsung_crespo-eab0cd493c08632ef10624d0169849c973951c66.zip kernel_samsung_crespo-eab0cd493c08632ef10624d0169849c973951c66.tar.gz kernel_samsung_crespo-eab0cd493c08632ef10624d0169849c973951c66.tar.bz2 |
ath5k: fix beacon_int handling
73ca5203366235f8a43e490767284ba8cfd8c479
(ath5k: remove conf->beacon_int usage)
removed bintval setting from ath5k_config. We need to init the
interval earlier and don't touch it in add_interface anymore.
Otherwise it will be set only once by upper layer through
bss_info_changed but not on second and further hostap executions.
We ended up having bintval 1000 which rendered the AP useless on
many clients.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Nick Kossifidis <mickflemm@gmail.com>
Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Cc: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions