X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ospf6d%2Fospf6_flood.c;h=0828c2beb659348d24b47305d0ae9f8f1f87a2ac;hb=c52e2ecf95a9be318912caacc0851d9307e679f7;hp=c504be09fd5bf1afed1e6269a560d2a8b0993526;hpb=c957f7d9798d69fcb49ce6651914c481534b88aa;p=mirror_frr.git diff --git a/ospf6d/ospf6_flood.c b/ospf6d/ospf6_flood.c index c504be09f..0828c2beb 100644 --- a/ospf6d/ospf6_flood.c +++ b/ospf6d/ospf6_flood.c @@ -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)