Skip to content
Snippets Groups Projects
user avatar
Stephen Warren authored
A UDC's alloc_request method should zero out the newly allocated request.
Ensure the Atmel driver does so. This issue was found by code inspection,
following the investigation of an intermittent issue with ci_udc, which
was tracked down to failing to zero out allocated requests following some
of my changes. All other UDC drivers already zero out requests in one
way or another.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
369d3c43
History
Name Last commit Last update