ath9k_htc: Modify byte order for an error message
authorMasashi Honma <masashi.honma@gmail.com>
Fri, 27 Sep 2019 02:51:45 +0000 (11:51 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2020 09:17:59 +0000 (10:17 +0100)
commita0758704a2d8cb58697be6d91ed3c0cab7d97d47
tree1ead0f5ee6f56c161475d7716353cf7c3c6ab2a4
parent85aa8f877cc99717353089ac02cdc322491137fe
ath9k_htc: Modify byte order for an error message

[ Upstream commit e01fddc19d215f6ad397894ec2a851d99bf154e2 ]

rs_datalen is be16 so we need to convert it before printing.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c