Skip to content
Commit b877d2c1 authored by Robert Lubos's avatar Robert Lubos Committed by Dan Kalowsky
Browse files

net: stats: Use correct format specifiers when printing stats



net_stats_t type is an unsigned type, therefore %u should be used
instead of %d when printing values of this type, otherwise negative
values will be printer if INT32_MAX is exceeded.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent ef02567c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment