ath10k: add pointer constness to traces
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 27 Nov 2014 07:42:11 +0000 (08:42 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 1 Dec 2014 07:05:26 +0000 (09:05 +0200)
Traces shouldn't modified passed data. This will
make it possible to pass const arguments to
traces.

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

No differences found