Unbreak build on gcc-5
authorDamjan Marion <[email protected]>
Mon, 21 Mar 2016 18:09:09 +0000 (19:09 +0100)
committerDamjan Marion <[email protected]>
Mon, 21 Mar 2016 18:09:09 +0000 (19:09 +0100)
Change-Id: I0dc5f48ade786b60b34441c30f3de5b9f373d714
Signed-off-by: Damjan Marion <[email protected]>
vnet/vnet/ip/ip6_hop_by_hop.c

index 52a6b84..339cbc3 100644 (file)
@@ -81,7 +81,7 @@ typedef union {
 } time_u64_t;
 
 static inline u8
-fetch_trace_data_size(trace_type)
+fetch_trace_data_size(u8 trace_type)
 {
   u8 trace_data_size = 0;