Skip to content

Conversation

@jukkar
Copy link
Member

@jukkar jukkar commented Nov 16, 2020

When printing MSS (Maximum Segment Size) value, use uint16_t
always.

Fixes #29997

Signed-off-by: Jukka Rissanen jukka.rissanen@linux.intel.com

When printing MSS (Maximum Segment Size) value, use uint16_t
always.

Fixes zephyrproject-rtos#29997

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
@nashif nashif merged commit 82dbda3 into zephyrproject-rtos:master Nov 16, 2020
@jukkar jukkar deleted the bug-29997-wrong-int-type-used branch November 18, 2020 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

format specifies type 'unsigned short' but the argument has type 'int' error in network stack

5 participants