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:
bc3ef66
)
ipv6: remove duplicate neigh_ifdown
author
stephen hemminger
<shemminger@vyatta.com>
Thu, 16 Dec 2010 17:42:54 +0000
(17:42 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 19 Dec 2010 06:01:17 +0000
(22:01 -0800)
When device is being set to down, neigh_ifdown was being called
twice. Once from addrconf notifier and once from ndisc notifier.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
patch
|
blob
|
history
diff --cc
net/ipv6/addrconf.c
Simple merge