nsim: fix multiple definitions of nsim_node
Change-Id: Iedd79eeba35fb7385c03a177f8ac7d3ddfeb6a84 Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
committed by
Damjan Marion
parent
983cc7da85
commit
edb3a9bca8
@@ -42,8 +42,6 @@ format_nsim_tx_trace (u8 * s, va_list * args)
|
||||
}
|
||||
#endif /* CLIB_MARCH_VARIANT */
|
||||
|
||||
vlib_node_registration_t nsim_node;
|
||||
|
||||
#define foreach_nsim_tx_error \
|
||||
_(TX, "Packets transmitted") \
|
||||
_(DROPPED, "No buffer drops")
|
||||
|
||||
Reference in New Issue
Block a user