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:
Benoît Ganne
2019-04-30 11:50:46 +02:00
committed by Damjan Marion
parent 4168c4d914
commit 49ee68443d
37 changed files with 105 additions and 141 deletions

View File

@@ -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,