aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ioam6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/ioam6.h')
-rw-r--r--include/net/ioam6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ioam6.h b/include/net/ioam6.h
index 3f45ba37a2c6..781d2d8b2f29 100644
--- a/include/net/ioam6.h
+++ b/include/net/ioam6.h
@@ -35,7 +35,7 @@ struct ioam6_schema {
int len;
__be32 hdr;
- u8 data[0];
+ u8 data[];
};
struct ioam6_pernet_data {