Vladimir Kondratiev <[email protected]> writes: > Fix format specifier used for dma_addr_t, namely use %pad > Debug print virtual address for the same buffer as well. > > It can be applied as: > fixup! wil6210: Add pmc debug mechanism memory management > > Signed-off-by: Vladimir Kondratiev <[email protected]>
Thanks, applied. I just added a proper fixes line: commit 80714b09bc574c5b23e50264e76e6e0f78d23549 Author: Vladimir Kondratiev <[email protected]> Date: Mon May 11 19:10:48 2015 +0300 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 <[email protected]> Signed-off-by: Kalle Valo <[email protected]> -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
