ath9k: remove VEOL support for ad-hoc
authorFelix Fietkau <nbd@openwrt.org>
Thu, 13 May 2010 18:37:25 +0000 (20:37 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 May 2010 15:12:54 +0000 (11:12 -0400)
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>

No differences found