Commit 0585047f authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Fix typo in flush_neighbour_routes.

parent 7c272f7a
...@@ -271,7 +271,6 @@ flush_neighbour_routes(struct neighbour *neigh) ...@@ -271,7 +271,6 @@ flush_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