]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath10k: fix board data fetch error message
authorPeter Oh <poh@qca.qualcomm.com>
Fri, 20 Nov 2015 17:33:14 +0000 (09:33 -0800)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 30 Nov 2015 14:54:42 +0000 (16:54 +0200)
commitbd5632b0989b180db1199f7fc6969dd4ca45643d
tree5992e7ca171085eda032c5ef070501a0b1423b0d
parentaca146afbc3b9191ca4265e80c60b86dcedeca13
ath10k: fix board data fetch error message

The error message order of board data fetch is board info,
directory, and then file name, hence place print arguments
in the order.

Fixes: 0a51b343abfe ("ath10k: add board 2 API support")
Signed-off-by: Peter Oh <poh@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c