diff --git a/include/net/neighbour.h b/include/net/neighbour.h index 272dbf5bdba2..e2a491132c60 100644 --- a/include/net/neighbour.h +++ b/include/net/neighbour.h @@ -186,7 +186,7 @@ struct pneigh_entry { netdevice_tracker dev_tracker; u32 flags; u8 protocol; - u32 key[]; + u8 key[]; }; /*