]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: remove unnecessary preprocessor check
authorRenato Westphal <renato@opensourcerouting.org>
Thu, 7 Jun 2018 18:45:33 +0000 (15:45 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Thu, 7 Jun 2018 18:45:33 +0000 (15:45 -0300)
commit452c9b503b2698c581182e981ab8a9563615ccc8
treee8136a7a6ebe10140b8d96485dfee96ff033f873
parent7348e571b7b0e2616726723bb624d3a15be5f40a
zebra: remove unnecessary preprocessor check

The IFLA_INFO_SLAVE_KIND constant is always defined now that we imported
our own copies of the Linux kernel headers. Remove the preprocessor
checks since they aren't necessary anymore.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
configure.ac
zebra/if_netlink.c