diff --git a/include/net/neighbour.h b/include/net/neighbour.h index b6494e87c897..729bdf710b7e 100644 --- a/include/net/neighbour.h +++ b/include/net/neighbour.h @@ -174,7 +174,7 @@ struct pneigh_entry { struct net_device *dev; u8 flags; u8 protocol; - u8 key[0]; + u8 key[]; }; /*