Skip to content

sys: net: gnrc: ndp: fix type used for NETOPT_SRC_LEN#3774

Merged
OlegHahm merged 1 commit intoRIOT-OS:masterfrom
kaspar030:fix_gnrc_ndp_src_addr_type
Sep 4, 2015
Merged

sys: net: gnrc: ndp: fix type used for NETOPT_SRC_LEN#3774
OlegHahm merged 1 commit intoRIOT-OS:masterfrom
kaspar030:fix_gnrc_ndp_src_addr_type

Conversation

@kaspar030
Copy link
Copy Markdown
Contributor

netopt.h clearly states that the result is "uint16_t".

@kaspar030 kaspar030 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking labels Sep 3, 2015
@kaspar030 kaspar030 added this to the Release 2015.09 milestone Sep 3, 2015
@kaspar030
Copy link
Copy Markdown
Contributor Author

The value is requested 4 times in master, 3 times as uint16_t, only here as size_t.
@authmillenon seems to be offline, I'm reassigning...

@kaspar030 kaspar030 assigned OlegHahm and unassigned miri64 Sep 4, 2015
@kaspar030 kaspar030 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Sep 4, 2015
@OlegHahm
Copy link
Copy Markdown
Member

OlegHahm commented Sep 4, 2015

ACK and go!

OlegHahm added a commit that referenced this pull request Sep 4, 2015
sys: net: gnrc: ndp: fix type used for NETOPT_SRC_LEN
@OlegHahm OlegHahm merged commit 8e9e69a into RIOT-OS:master Sep 4, 2015
@kaspar030 kaspar030 deleted the fix_gnrc_ndp_src_addr_type branch September 4, 2015 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking 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