summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>2020-05-28 21:35:54 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-22 10:22:24 +0300
commit0db15001a2d6b77e535ad4505a5e231106b95eb2 (patch)
treebda1df62d40596b59fe626fb6c8cf2a9ef1a1eaa /tools
parent6e92597e7026d28322cd322d6adc622b8e7a4093 (diff)
downloadlinux-0db15001a2d6b77e535ad4505a5e231106b95eb2.tar.xz
usb: gadget: udc: atmel: fix uninitialized read in debug printk
[ Upstream commit 30517ffeb3bff842e1355cbc32f1959d9dbb5414 ] Fixed commit moved the assignment of 'req', but did not update a reference in the DBG() call. Use the argument as it was renamed. Fixes: 5fb694f96e7c ("usb: gadget: udc: atmel: fix possible oops when unloading module") Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Felipe Balbi <balbi@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions