]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: use proper service bitmap size
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 4 Sep 2014 08:18:32 +0000 (10:18 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 10 Sep 2014 11:17:09 +0000 (14:17 +0300)
commita2a18e43a2c0d56370f9ce047f1dfeb8f1e2ca97
treea509450f84236b8a284510301170f9cb15503bf3
parent7d74bbbac749397454e8611309c16c7248fc79b1
ath10k: use proper service bitmap size

On 32bit systems the bitmap was too small and it
was overwritten partially by the stat completion
structure. This was visible with 10.2 firmware
only due to it using a few of the last service
ids.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/debug.c
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h