]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/systemd/sd-netlink.h
sd-netlink: fix ifi_iftype type
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Feb 2016 21:47:34 +0000 (22:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 20 Feb 2016 21:42:29 +0000 (22:42 +0100)
commit1c4a6088ed13c449db16191890b20d20574e6ac0
tree72169eeaf0fff1c5563c6889f452086cc0302376
parent7cde237777bb079787d436af253305bb08f0b066
sd-netlink: fix ifi_iftype type

The iftype is an unsigned short, and not just an unsigned.
src/libsystemd/sd-netlink/rtnl-message.c
src/network/networkctl.c
src/systemd/sd-netlink.h