git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b8b006
)
neigh: Add infrastructure for allocating device neigh privates.
author
David Miller
<davem@davemloft.net>
Mon, 25 Jul 2011 00:01:25 +0000
(
00:01
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 30 Nov 2011 23:46:43 +0000
(18:46 -0500)
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>
No differences found