lacp: convert clib_warning to event logger 69/20269/4
authorSteven Luong <sluong@cisco.com>
Thu, 20 Jun 2019 18:43:22 +0000 (11:43 -0700)
committerDamjan Marion <dmarion@me.com>
Sat, 22 Jun 2019 12:57:41 +0000 (12:57 +0000)
commitb98dbb1f2f94aba78a1b37c70721b562d13e1d7c
tree1ee963837c291f4dedf87f0f86eadbc3655382d2
parentdd7736b5157f126903513dfc29e3567b9334fa1b
lacp: convert clib_warning to event logger

Replace clib_warning with event logger. The messages for the latter are
stored in the event buffers which can be viewed with debug CLI anytime.

Type: fix

Change-Id: I5ede4d1f1f9f0ab8d66394f49383fc1838d397ae
Signed-off-by: Steven Luong <sluong@cisco.com>
src/plugins/lacp/mux_machine.c
src/plugins/lacp/ptx_machine.c
src/plugins/lacp/rx_machine.c
src/plugins/lacp/tx_machine.c