mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
netdev->neigh_priv_len records the private area length. This will trigger for neigh_table objects which set tbl->entry_size to zero, and the first instances of this will be forthcoming. Signed-off-by: David S. Miller <davem@davemloft.net>