build: add -Wall and -fno-common, fix reported issues
Type: refactor Change-Id: I8489ccd54411c2aa9355439c5641dc31012c64a2 Signed-off-by: Benoît Ganne <bganne@cisco.com> Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
committed by
Damjan Marion
parent
4168c4d914
commit
49ee68443d
@@ -37,7 +37,7 @@ typedef enum
|
||||
MARKER_N_PACKET_TEMPLATES,
|
||||
} marker_packet_template_id_t;
|
||||
|
||||
enum
|
||||
typedef enum
|
||||
{
|
||||
LACP_PROCESS_EVENT_START = 1,
|
||||
LACP_PROCESS_EVENT_STOP = 2,
|
||||
|
||||
Reference in New Issue
Block a user