]> git.baikalelectronics.ru Git - kernel.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)
commit3fad1a1a694fed9d573cd796b7c736435d19424f
treea24d169de9d5bf389b053b16342696cc61517c0a
parentb45f380e5c5adde0d646636cebe4638b5b669c83
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