]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: remove unused variable
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 7 Mar 2020 22:19:13 +0000 (23:19 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 7 Mar 2020 22:19:13 +0000 (23:19 +0100)
commit01feb0907f6e7f72fbd973dba1ea69489f11a9c7
tree9fe819fa22f6cc5912450f068521416b7fb77c67
parent3c685e64ff0529cf5bf949dca0b63faf8b79ccb6
bgpd: remove unused variable

This fixes a linking issue on Fedora Rawhide:
/usr/bin/ld: bgpd/libbgp.a(bgp_flowspec.o):/home/ruben/src/frr/./bgpd/bgp_attr_evpn.h:37: multiple definition of `eth_tag_id'; bgpd/bgp_btoa-bgp_btoa.o:/home/ruben/src/frr/./bgpd/bgp_attr_evpn.h:37: first defined here
collect2: error: ld returned 1 exit status

Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
bgpd/bgp_attr_evpn.h