ath6kl: Fix typo in htc mbox debug print msg
authorRaja Mani <rmani@qca.qualcomm.com>
Mon, 28 May 2012 06:21:13 +0000 (11:51 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 29 May 2012 11:21:25 +0000 (14:21 +0300)
commitdf6a7072ac3213229c788913f25779e8ab93c9b5
tree290c3c4e3a920438e00b561febb54643cdce55c8
parent824174c3b5a962ff706738e36317451a2343355c
ath6kl: Fix typo in htc mbox debug print msg

Add missing ZERO (x%x to 0x%x) in the format specifier
while printing hex value in htc module.

Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/htc_mbox.c