Conversation
drivers/include/net/netdev2.h
Outdated
| */ | ||
| int (*set)(netdev2_t *dev, netopt_t opt, | ||
| void *value, size_t value_len); | ||
|
|
There was a problem hiding this comment.
Unrelated, lets move this change into a follow-up PR.
There was a problem hiding this comment.
That was not even intended.
|
Addressed comments. @kaspar030 do you like the updated description for the |
sys/include/net/netstats.h
Outdated
| /** | ||
| * @defgroup net_netstats Packet statistics per layer | ||
| * @ingroup net | ||
| * @brief Each layer may store information about sent and received packets |
There was a problem hiding this comment.
two more times "device or protocol"?
|
Okay with this version of the netstats documentation? I think the netstats struct itself is actually agnostic if it is used for a device, a protocol, a layer or whatever else. |
|
Please squash |
|
Squashed. |
|
I guess the unittests need some adaption |
|
Actually, just the string representation for the new |
|
I'm fine with the last change. ACK. Please squash. |
|
Squashed - @kaspar030 are you fine, too? |
|
If @kaspar030 isn't fine with the current state he can provide a PR to fix it IMHO ;-) Go! |
|
IMO it wasn't that urgent, but anyway... |
This is extracted from #4801 and introduces only the netstats struct and the corresponding netoption.