wil6210: fix format specifier for dma_addr_t
authorVladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com>
Mon, 11 May 2015 16:10:48 +0000 (19:10 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 22 May 2015 10:30:08 +0000 (13:30 +0300)
commit80714b09bc574c5b23e50264e76e6e0f78d23549
treeedcbbc3add1a5863a329425654d34d361df20870
parent2c2d2fafe21652789437e5a1a8b2770a45adc259
wil6210: fix format specifier for dma_addr_t

Fix format specifier used for dma_addr_t, namely use %pad
Debug print virtual address for the same buffer as well.

Fixes: dc16427bbe65 ("wil6210: Add pmc debug mechanism memory management")
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wil6210/pmc.c