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:
7921895
)
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
author
Veaceslav Falico
<vfalico@redhat.com>
Fri, 2 Aug 2013 17:07:38 +0000
(19:07 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Aug 2013 22:19:04 +0000
(15:19 -0700)
dev->ndo_neigh_setup() might need some of the values of neigh_parms, so
populate them before calling it.
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c
patch
|
blob
|
history
diff --cc
net/core/neighbour.c
Simple merge