mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-13 22:16:43 +00:00
bgpd: remove unneeded printfrr reg for pRN
Remove a printfrr registration for pRN from bgpd. Signed-off-by: Mark Stapp <mjs@cisco.com>
This commit is contained in:
parent
3bebb7be92
commit
b94e720480
@ -419,7 +419,6 @@ static inline unsigned int bgp_dest_get_lock_count(const struct bgp_dest *dest)
|
||||
}
|
||||
|
||||
#ifdef _FRR_ATTRIBUTE_PRINTFRR
|
||||
#pragma FRR printfrr_ext "%pRN" (struct bgp_node *)
|
||||
#pragma FRR printfrr_ext "%pBD" (struct bgp_dest *)
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user