]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Only stop_interface() if it's active instead of checking if options exist.
authorRoy Marples <roy@marples.name>
Thu, 18 Aug 2016 11:28:16 +0000 (11:28 +0000)
committerRoy Marples <roy@marples.name>
Thu, 18 Aug 2016 11:28:16 +0000 (11:28 +0000)
commit47c18997b8475d24e2ef3b6a9d31f8d7ab2834f7
tree61b873732413e87ae2b51a179f0d2046d175d4b3
parent0d95c0162cd5a69db8a36bae6bd9a90810328667
Only stop_interface() if it's active instead of checking if options exist.
Thanks to Koichi Okamoto.
dhcpcd.c