From: Christian Lamparter Date: Sat, 16 Jul 2011 15:30:19 +0000 (+0200) Subject: carl9170: set beacon xmit power to the max X-Git-Tag: v3.1-rc1~255^2~14^2^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=582965672831180b2e1f5e15ea1f7dc6f5b93018;p=pandora-kernel.git carl9170: set beacon xmit power to the max Harshal Chhaya discovered during network tests, that several of his clients dropped-off the network. The captured packets shows that the beacons sent by the AP are at a much lower power than the other data packets. The reason for this mishap: The driver never updated the beacon phy register, so all beacons were always sent at the lowest power. Reference: http://marc.info/?l=linux-wireless&m=131067225105801 Reported-by: Harshal Chhaya Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed