Skip to content

core/byteorder: fix naming for htobebufs/bebuftohs functions#9497

Merged
miri64 merged 2 commits intoRIOT-OS:masterfrom
haukepetersen:fix_byteorder_bufsletobe
Jul 4, 2018
Merged

core/byteorder: fix naming for htobebufs/bebuftohs functions#9497
miri64 merged 2 commits intoRIOT-OS:masterfrom
haukepetersen:fix_byteorder_bufsletobe

Conversation

@haukepetersen
Copy link
Copy Markdown
Contributor

Contribution description

This is almost embarrassing: the functions introduced in #9301 are not converting from/to little endian, but to big endian... This PR renames the functions to what they actually do :-)

This PR also adapts 'emCute', the so far only user of the effected functions.

Issues/PRs references

fixes an error introduced with #9301

@haukepetersen haukepetersen added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: core Area: RIOT kernel. Handle PRs marked with this with care! Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Jul 4, 2018
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.

ACK & go

@miri64 miri64 merged commit 61e8825 into RIOT-OS:master Jul 4, 2018
@miri64 miri64 deleted the fix_byteorder_bufsletobe branch July 4, 2018 19:51
@cladmi cladmi added this to the Release 2018.07 milestone Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: core Area: RIOT kernel. Handle PRs marked with this with care! 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) Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants