From: Michal Kazior Date: Thu, 4 Sep 2014 08:18:32 +0000 (+0200) Subject: ath10k: use proper service bitmap size X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~73^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f8c83665cf47b658ec2e4cc83cd873f8c943c7;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed