diff options
author | Johan Hovold <johan@kernel.org> | 2017-05-11 11:36:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-17 11:27:41 +0200 |
commit | 63afd5cc78775018ea2dec4004428dafa5283e93 (patch) | |
tree | adf06687014d9dde868208ed252ca002f7add7ca /drivers/hwtracing | |
parent | sisusb_con: fix coccinelle warning (diff) | |
download | linux-63afd5cc78775018ea2dec4004428dafa5283e93.tar.xz linux-63afd5cc78775018ea2dec4004428dafa5283e93.zip |
USB: chaoskey: fix Alea quirk on big-endian hosts
Add missing endianness conversion when applying the Alea timeout quirk.
Found using sparse:
warning: restricted __le16 degrades to integer
Fixes: e4a886e811cd ("hwrng: chaoskey - Fix URB warning due to timeout on Alea")
Cc: stable <stable@vger.kernel.org> # 4.8
Cc: Bob Ham <bob.ham@collabora.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Keith Packard <keithp@keithp.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwtracing')
0 files changed, 0 insertions, 0 deletions