Commit f2f6e359 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix typo in retract_neighbour_routes.

parent 8f422e0e
...@@ -1069,7 +1069,6 @@ retract_neighbour_routes(struct neighbour *neigh) ...@@ -1069,7 +1069,6 @@ retract_neighbour_routes(struct neighbour *neigh)
} }
r = r->next; r = r->next;
} }
i++;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment