]> git.puffer.fish Git - mirror/frr.git/commit
zebra: clean up one comment 15901/head
authoranlan_cs <vic.lan@pica8.com>
Fri, 28 Apr 2023 23:49:35 +0000 (07:49 +0800)
committeranlan_cs <anlan_cs@tom.com>
Thu, 2 May 2024 08:36:01 +0000 (16:36 +0800)
commit8a02942eda6784758557c954c28b82b732fe391b
tree74b262bab7fc2426aab499a01af31b9b4da5087a
parenta2f50186f588de7aa00f1744ad663089d6dd7eaf
zebra: clean up one comment

With the commit `605df8d4`, all real things are moved into dplane.
So the operations mentioned in this comment have nothing to do with
this function `netlink_link_change()`.

Just remove that confusing and useless comment.

Signed-off-by: anlan_cs <anlan_cs@tom.com>
zebra/if_netlink.c