chiark / gitweb /
networkd: netdev - drop the link callbacks after calling them once
authorTom Gundersen <teg@jklm.no>
Thu, 3 Jul 2014 07:55:59 +0000 (09:55 +0200)
committerTom Gundersen <teg@jklm.no>
Thu, 3 Jul 2014 09:00:01 +0000 (11:00 +0200)
commitad0774e61e436d052f93549fc7fd367ade069286
treec65ca8350bd7330fd5e5c6bab3900bdc97045537
parent563c69c6b2c2bd691352ef522cb9ec95c08a0c63
networkd: netdev - drop the link callbacks after calling them once

We should never call them again, so make sure they are cleaned up correctly.
src/network/networkd-netdev.c