mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>