]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospf6d/ospf6_flood.c
Merge pull request #3502 from donaldsharp/socket_to_me_baby
[mirror_frr.git] / ospf6d / ospf6_flood.c
index c504be09fd5bf1afed1e6269a560d2a8b0993526..0828c2beb659348d24b47305d0ae9f8f1f87a2ac 100644 (file)
@@ -349,7 +349,6 @@ void ospf6_flood_interface(struct ospf6_neighbor *from, struct ospf6_lsa *lsa,
                                                        "Received is newer, remove requesting");
                                        if (req == on->last_ls_req) {
                                                ospf6_lsa_unlock(req);
-                                               req = NULL;
                                                on->last_ls_req = NULL;
                                        }
                                        if (req)