ath10k: fix wmi svc bitmap dbg print
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 27 Nov 2014 09:11:15 +0000 (10:11 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 1 Dec 2014 07:09:14 +0000 (09:09 +0200)
The dump print uses sizeof() but since service_map
was a mere pointer the dump was too short.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found