OSDN Git Service

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>
Sun, 12 Jan 2020 10:22:45 +0000 (11:22 +0100)
commit5303b5105eaa97490eb2d1fa27e408f1242610ca
tree30176efadf35184a30b0903957e456395dd13fa1
parent84b5dce15317ba7525292e4d917775082ef8b5fc
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