commit | fd5999cf11c8322568034bbf0d5594be94542a57 | [log] [tgz] |
---|---|---|
author | Javier Cardona <javier@cozybit.com> | Tue May 03 16:57:19 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 11 14:50:36 2011 -0400 |
tree | 6412f1f32214531c7e6157099084bf2cca709612 | |
parent | 1833d81a1229adeab98f275b47624d66462561e5 [diff] |
ath9k: fix beaconing for mesh interfaces Mesh beaconing on ath9k was broken by this commit: commit 4801416c76a3a355076d6d371c00270dfe332e1c Author: Ben Greear <greearb@candelatech.com> Date: Sat Jan 15 19:13:48 2011 +0000 This patch assigns the right opmode when the device is used in mesh mode. Reported-by: Fabrice Deyber fabricedeyber@agilemesh.com Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>