]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ath5k: fix mesh point operation
authorAndrey Yurovsky <andrey@cozybit.com>
Tue, 14 Oct 2008 01:23:07 +0000 (18:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Feb 2009 17:53:17 +0000 (09:53 -0800)
commit2ea7bdf99f6bab01f52ab98a3b4a975d7ca82d46
tree7cc48df608b0b2912507135cd9d894cd54f87152
parentb8e0f37e37f6b4c2756ac3d9bae14dfd7313d834
ath5k: fix mesh point operation

commit b706e65b40417e03c2451bb3f92488f3736843fa upstream.

This patch fixes mesh point operation (thanks to YanBo for pointing
out the problem): make mesh point interfaces start beaconing when
they come up and configure the RX filter in mesh mode so that mesh
beacons and action frames are received.  Add mesh point to the check
in ath5k_add_interface.  Tested with multiple AR5211 cards.

Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Cc: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath5k/base.c