Skip to content

usbdev: fix usbopt argument for getter/setter wrappers#11633

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
bergzand:pr/usb/fix_usbdev_wrapper
Jun 5, 2019
Merged

usbdev: fix usbopt argument for getter/setter wrappers#11633
miri64 merged 1 commit intoRIOT-OS:masterfrom
bergzand:pr/usb/fix_usbdev_wrapper

Conversation

@bergzand
Copy link
Copy Markdown
Member

@bergzand bergzand commented Jun 5, 2019

Contribution description

bug found by llvm while testing #10916

Testing procedure

the build at #10916 (which is now based on this PR) should succeed also for llvm.

Issues/PRs references

required for #10916

@bergzand bergzand added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: USB Area: Universal Serial Bus labels Jun 5, 2019
@bergzand bergzand added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jun 5, 2019
Copy link
Copy Markdown
Member

@miri64 miri64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not test, but from looking at the types and driver functions (and the errors in #10916) it is clear, that this should have been usbopt_t.

@miri64 miri64 merged commit b4fbfd7 into RIOT-OS:master Jun 5, 2019
@bergzand
Copy link
Copy Markdown
Member Author

bergzand commented Jun 5, 2019

Thanks!

@bergzand bergzand deleted the pr/usb/fix_usbdev_wrapper branch June 5, 2019 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: USB Area: Universal Serial Bus CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants