From: Donald Sharp Date: Sat, 7 May 2016 00:18:07 +0000 (-0400) Subject: zebra: Clean up some small static analysis warnings X-Git-Tag: frr-2.0-rc1~900 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=9050881a77fe7ea40a6d444687c03ef15958d661;p=mirror%2Ffrr.git zebra: Clean up some small static analysis warnings Signed-off-by: Donald Sharp Reviewed-by: Don Slice Reviewed-by: Daniel Walton --- diff --git a/zebra/interface.c b/zebra/interface.c index 2efcbac571..c82b94503b 100644 --- a/zebra/interface.c +++ b/zebra/interface.c @@ -581,7 +581,6 @@ if_delete_connected (struct interface *ifp) next = anode->next; ifc = listgetdata (anode); - p = ifc->address; connected_down_ipv4 (ifp, ifc); /* XXX: We have to send notifications here explicitly, because we destroy