ath5k: fix mesh point operation
authorAndrey Yurovsky <andrey@cozybit.com>
Tue, 14 Oct 2008 01:23:07 +0000 (18:23 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:00:21 +0000 (19:00 -0400)
commitb706e65b40417e03c2451bb3f92488f3736843fa
tree187f86b86e707e6fd59ece0cbb262fe631a908d7
parent6e0e0bf80c963d83f511e1cda652630cf31ebf85
ath5k: fix mesh point operation

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>
drivers/net/wireless/ath5k/base.c