Skip to content

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Feb 10, 2015

No description provided.

@miri64 miri64 added NSTF Area: network Area: Networking Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer labels Feb 10, 2015
@miri64 miri64 added this to the Network Stack Task Force milestone Feb 10, 2015
@miri64 miri64 force-pushed the netapi/api/naming-fixup branch from 9d043d4 to 1aa3d16 Compare February 10, 2015 17:04
@miri64 miri64 force-pushed the netapi/api/naming-fixup branch from 1aa3d16 to 451f1e4 Compare February 10, 2015 17:18
@miri64 miri64 changed the title netapi: netdev: unify some naming schemes netdev: unify some naming schemes Feb 10, 2015
@miri64 miri64 changed the title netdev: unify some naming schemes netdev: unify MSG macro with MSG macros in netapi Feb 10, 2015
@miri64 miri64 force-pushed the netapi/api/naming-fixup branch from 451f1e4 to 7fec83c Compare February 10, 2015 17:19
@miri64 miri64 changed the title netdev: unify MSG macro with MSG macros in netapi netdev: unify msg type macro with msg type macros in netapi Feb 10, 2015
@miri64
Copy link
Member Author

miri64 commented Feb 10, 2015

Rebased to #2428

@miri64 miri64 added the State: waiting for other PR State: The PR requires another PR to be merged first label Feb 10, 2015
@@ -121,8 +121,8 @@ typedef struct {
* @return -EOVERFLOW if available space in *value* given in
* *value_len* is too small to store the option value
*/
int (*get)(ng_netdev_t *dev, ng_netconf_opt_t opt,
void *value, size_t *value_len);
Copy link
Contributor

Choose a reason for hiding this comment

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

acutally I purposely put value and value_len in the same row, as they kind of belong together...

@haukepetersen
Copy link
Contributor

#2428 is merged. You could consider my comment on the line break changes, but anyhow: ACK when rebased.

@haukepetersen
Copy link
Contributor

also adjusted #2426 to cope with this PR

@miri64 miri64 force-pushed the netapi/api/naming-fixup branch from 01a8d9e to 15a6e20 Compare February 11, 2015 19:05
@miri64
Copy link
Member Author

miri64 commented Feb 11, 2015

Considered comment and waiting for Travis… don't understand why I need to rebase.

@miri64 miri64 removed the State: waiting for other PR State: The PR requires another PR to be merged first label Feb 11, 2015
@LudwigKnuepfer
Copy link
Member

don't understand why I need to rebase

Me neither.

@miri64
Copy link
Member Author

miri64 commented Feb 11, 2015

Kicked Travis… for the third time…

miri64 added a commit that referenced this pull request Feb 12, 2015
netdev: unify msg type macro with msg type macros in netapi
@miri64 miri64 merged commit c6777ff into RIOT-OS:master Feb 12, 2015
@miri64 miri64 deleted the netapi/api/naming-fixup branch February 12, 2015 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants