OSDN Git Service

rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 14 Apr 2016 18:58:51 +0000 (14:58 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 15 Apr 2016 18:36:32 +0000 (21:36 +0300)
commit2cb79eb74f08f0217a6c4f21ddc42627016771ff
tree12469fd12b1057f5d5415297540e74fc8d055c3f
parent55c0b6ae1e7b1a402f23ca8fafa1874f854b4834
rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors

This shouldn't affect little endian system, but may have prevented the
driver working on big endian systems for devices with the larger 24
byte RX descriptors.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c