]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: remove extra struct in ospf6_lsa_handler
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 4 Sep 2018 10:55:19 +0000 (12:55 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 8 Sep 2018 23:16:25 +0000 (01:16 +0200)
commit01db90cd83edbcd2f806ece2c2d1620478f51c8f
treeeb9760aaaa3b46d556f8a4773b97fbfefd103f31
parent3009394b3cb659b3df74637b0d27314913f18230
ospf6d: remove extra struct in ospf6_lsa_handler

This serves no other purpose than to generate stupid warnings for
overwritten initializers on old gcc versions.

Signed-off-by: David Lamparter <equinox@diac24.net>
ospf6d/ospf6_lsa.c
ospf6d/ospf6_lsa.h
ospf6d/ospf6_neighbor.c