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)
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>

No differences found