diff --git a/include/net/neighbour.h b/include/net/neighbour.h index 7750ef0fe0dd..67093655d796 100644 --- a/include/net/neighbour.h +++ b/include/net/neighbour.h @@ -180,7 +180,7 @@ struct pneigh_entry { struct net_device *dev; u8 flags; u8 protocol; - u8 key[]; + u32 key[]; }; /*