diff options
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | 2014-04-25 14:18:13 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-25 14:56:16 -0700 |
commit | d5dbd3f7d82223b59dc2200c0e9f4f95665a21a4 (patch) | |
tree | fe6d0973a037164794a0bee13e873c8766381dd8 /fs/ext4/super.c | |
parent | 8355d39cc2128c80fd58309fdca825b1444bf067 (diff) |
usb: dwc2: fix sparse warning
Sparse warns about the __le16 wValue from the USB SetAddress
command being used without converting it to CPU endianness. Fix
that, and also add a bit of defensive masking of the received
wValue before using it.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/super.c')
0 files changed, 0 insertions, 0 deletions