Small reversing of previous patch.

This commit is contained in:
Ondrej Filip 2004-06-04 14:22:30 +00:00
parent 3df1e80464
commit f9fdabe4f6

View file

@ -439,6 +439,7 @@ ospf_lsupd_rx(struct ospf_lsupd_packet *ps, struct proto *p,
/* Remove old from all ret lists */
/* pg 144 (5c) */
if(lsadb)
WALK_LIST(NODE ift,po->iface_list)
WALK_LIST(NODE ntmp,ift->neigh_list)
{