]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bridge_driver.c: more uses of SYSCTL_PATH
authorCédric Bosdonnat <cbosdonnat@suse.com>
Fri, 3 Mar 2017 13:13:49 +0000 (14:13 +0100)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Wed, 22 Mar 2017 08:01:32 +0000 (09:01 +0100)
commit3ee35d7d6caf0ffa722d60251eabec43c094fb12
tree8aa044924a06e68ff4f708f36dd88f12e4fc4445
parent754515b7db6258ab592265b743128353be0cb32b
bridge_driver.c: more uses of SYSCTL_PATH

Replace a few occurences of /proc/sys by the corresponding macro
defined a few lines after: SYSCTL_PATH
src/network/bridge_driver.c