]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd-link: fix handler typo for route_remove() (#3433)
authortomty89 <tom.ty89@gmail.com>
Sat, 4 Jun 2016 10:31:07 +0000 (18:31 +0800)
committerDaniel Mack <github@zonque.org>
Sat, 4 Jun 2016 10:31:07 +0000 (12:31 +0200)
commit3fb1ac5d57954bb0d881a68777e996b46ed44ce3
tree0fd5bf200160ca6327bd0b1c11daa2deeda101cb
parentf3e43635932c14f8f0aea078adf3bfe09a9ba683
networkd-link: fix handler typo for route_remove() (#3433)

Obviously we've been using the wrong handler here. Fixes #3352.
src/network/networkd-link.c