From: David Miller Date: Mon, 25 Jul 2011 00:01:25 +0000 (+0000) Subject: neigh: Add infrastructure for allocating device neigh privates. X-Git-Tag: v3.3-rc1~182^2~399 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596b9b68ef118f7409afbc78487263e08ef96261;p=pandora-kernel.git neigh: Add infrastructure for allocating device neigh privates. 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 --- Reading git-diff-tree failed