commit | a65e4cb402b5f3e120570ba1faca4354d47e8f2f | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Thu May 13 20:37:25 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 25 11:12:54 2010 -0400 |
tree | c72b125a4fa9095ff05ffd1cdcb66e5af183ec80 | |
parent | 774610e4f26cb3d9da14a8b5974324c9e51017bd [diff] |
ath9k: remove VEOL support for ad-hoc With VEOL, Beacon transmission in ad-hoc does not currently work. I believe for larger ad-hoc networks, VEOL is too unreliable, as it can get beacon transmissions stuck during synchronization. Use SWBA based beacon trasmission similar to AP mode instead. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Acked-by: Benoit Papillault <benoit.papillault@free.fr> Signed-off-by: John W. Linville <linville@tuxdriver.com>