commit | 2cb79eb74f08f0217a6c4f21ddc42627016771ff | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Thu Apr 14 14:58:51 2016 -0400 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Apr 15 21:36:32 2016 +0300 |
tree | 12469fd12b1057f5d5415297540e74fc8d055c3f | |
parent | 55c0b6ae1e7b1a402f23ca8fafa1874f854b4834 [diff] |
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>