]> git.karo-electronics.de Git - mv-sheeva.git/commit
carl9170: set beacon xmit power to the max
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 16 Jul 2011 15:30:19 +0000 (17:30 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 18 Jul 2011 18:29:44 +0000 (14:29 -0400)
commit582965672831180b2e1f5e15ea1f7dc6f5b93018
treea24d169de9d5bf389b053b16342696cc61517c0a
parent943c33996f9b0851c4122dc96cae08d4ba8debf0
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 <harshal@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/tx.c