]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Fix multiple clients associating in AP mode
authorBrent Taylor <motobud@gmail.com>
Tue, 9 Jun 2015 11:11:19 +0000 (14:11 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 9 Jun 2015 11:12:44 +0000 (14:12 +0300)
commitd1c2315dc261ce298a8720e242d0b0df9f815e96
treee6e2ac4f253af5738a4b89d348053573197d74dc
parent04a0a1f0a253acbc87baac2da1b4abbd673f7b0e
ath6kl: Fix multiple clients associating in AP mode

When one client is associated and connected to an ar6003 hw version
2.0 with firmware 3.1.1.149, and another client tries to connect, the
first client's MAC address is lost in the station list because the
"aid" is always "1".  The structure "wmi_connect_event" has the "aid"
as the second byte in the message, but it should be the first byte.

This patch has been tested with linux-3.10.40

Signed-off-by: Brent Taylor <motobud@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/wmi.h