]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_mlag.c
zebra: Consolidate the stream_failure section with normal return
[mirror_frr.git] / zebra / zebra_mlag.c
index 6713dbc9674949ef0b15a672dc85bac5e1d45e35..7715eab0a8d6dfaa31a6e87ac77b5f7c5acb0a87 100644 (file)
@@ -338,8 +338,6 @@ static void zebra_mlag_post_data_from_main_thread(struct event *thread)
                }
        }
 
-       stream_free(s);
-       return;
 stream_failure:
        stream_free(s);
        if (zebra_s)