Skip to content

Commit

Permalink
isisd: remove the redundant comment
Browse files Browse the repository at this point in the history
remove the redundant comment

Signed-off-by: zhou-run <166502045+zhou-run@users.noreply.github.com>
  • Loading branch information
zhou-run authored May 28, 2024
1 parent 27f3cf1 commit 3663034
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions isisd/isis_lsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -2313,10 +2313,6 @@ static int lsp_handle_adj_state_change(struct isis_adjacency *adj)
{
lsp_regenerate_schedule(adj->circuit->area, IS_LEVEL_1 | IS_LEVEL_2, 0);

/* when an adjacency state changes determine if we need to
* change attach_bits in other area's LSPs
*/

return 0;
}

Expand Down

0 comments on commit 3663034

Please sign in to comment.