chiark / gitweb /
networkd: fix refcounting with UseMTU=yes
authorSteven Noonan <steven@uplinklabs.net>
Thu, 19 Jun 2014 17:41:57 +0000 (10:41 -0700)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Jun 2014 18:40:20 +0000 (20:40 +0200)
commitae941762628441fb3d624a57eee8d1a5c15096cf
treeac53f61cc183a204b9725b750949a0b0ae7b78df
parenta55954297dade7b432fd3a4f328f23261621ff79
networkd: fix refcounting with UseMTU=yes

The link was unintentionally being unreferenced instead of referenced for the
MTU setup.
src/network/networkd-link.c