summaryrefslogtreecommitdiff
path: root/lib/buffer.c
diff options
context:
space:
mode:
authoranlan_cs <vic.lan@pica8.com>2022-02-06 23:53:45 -0500
committeranlan_cs <vic.lan@pica8.com>2022-03-08 22:58:22 +0800
commitc2fd85a85492d0f562ee06cd3c47e9b841a86463 (patch)
tree68916f70f58870ac6bd60252c3f2b5ddbc63c39d /lib/buffer.c
parent5e5cd2784f23c5a022d1a0e3c6e9d217abc3ca71 (diff)
zebra: remove unnecessary assignment
In `zebra_evpn_neigh_gw_macip_add()`, it sets `mac->flags` to "ZEBRA_MAC_DEF_GW" for "advertise-default-gw" mode. But this set is redundant because this "mac" is already set by `zebra_evpn_mac_gw_macip_add()`. So remove this redundant assignment. Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'lib/buffer.c')
0 files changed, 0 insertions, 0 deletions