]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 1 Oct 2019 11:48:51 +0000 (14:48 +0300)
commit483cfd687733e85f1d5aedcea3080e6d4b370828
treec9d312e0bb91cda7e7d1c15f7c340820d6f1c199
parentf6681011f4189a575e899823612cb263dc67296f
ath9k_htc: Modify byte order for an error message

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>
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c