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)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 1 Oct 2019 11:48:51 +0000 (14:48 +0300)
commite01fddc19d215f6ad397894ec2a851d99bf154e2
treec9d312e0bb91cda7e7d1c15f7c340820d6f1c199
parent80e84f36412e0c5172447b6947068dca0d04ee82
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