summaryrefslogtreecommitdiff
path: root/include/linux/extable.h
diff options
context:
space:
mode:
authorThinh Nguyen <Thinh.Nguyen@synopsys.com>2022-04-11 18:33:47 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-12 12:20:19 +0200
commit8366a4d19816beedc377811934ddc86c79a67101 (patch)
tree14d9bd219ffb1af45825c549eb6dd1bb7e8538ec /include/linux/extable.h
parentcda86f15f5b318baac259dd8481b8b6f0a42ef6f (diff)
usb: dwc3: core: Fix tx/rx threshold settings
commit f28ad9069363dec7deb88032b70612755eed9ee6 upstream. The current driver logic checks against 0 to determine whether the periodic tx/rx threshold settings are set, but we may get bogus values from uninitialized variables if no device property is set. Properly default these variables to 0. Fixes: 938a5ad1d305 ("usb: dwc3: Check for ESS TX/RX threshold config") Cc: <stable@vger.kernel.org> Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com> Link: https://lore.kernel.org/r/cccfce990b11b730b0dae42f9d217dc6fb988c90.1649727139.git.Thinh.Nguyen@synopsys.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/extable.h')
0 files changed, 0 insertions, 0 deletions