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)
commitc4f8c83665cf47b658ec2e4cc83cd873f8c943c7
treea509450f84236b8a284510301170f9cb15503bf3
parente13cf7a313a44c7279b4b646b5b7056d702ad0b7
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