chiark / gitweb /
networkd: link - use IFF_DORMANT instead of IFF_RUNNING
authorTom Gundersen <teg@jklm.no>
Sun, 20 Apr 2014 08:28:19 +0000 (10:28 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 20 Apr 2014 16:02:15 +0000 (18:02 +0200)
commit75ee87c8c61817a94e520cf1ec564996b3781b89
treed72607e6649dbff39993c42a372a5279b2f9a300
parent069e10a0e0c628875386002778750307ee353bee
networkd: link - use IFF_DORMANT instead of IFF_RUNNING

Should be no functional change, but avoids spurious log
messages when in operstate UNKNOWN and !IFF_LOWER_UP.
src/network/networkd-link.c