Skip to content
Commit 23c3ed8b authored by Susant Sahani's avatar Susant Sahani Committed by Zbigniew Jędrzejewski-Szmek
Browse files

networkd: fix size of MTUBytes so that it does not overwrites ARP (#4707)

config_parse_iec_size overwrites the next varible that is ARP.
Now the mtu is unsigned . Make it size_t .

Fixes #4644
(cherry picked from commit b8b40317)
parent 25cd9391
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment