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:
df33454
)
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
author
David S. Miller
<davem@davemloft.net>
Fri, 26 Mar 2010 04:25:30 +0000
(21:25 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Mar 2010 04:25:30 +0000
(21:25 -0700)
Use list_add_tail() to get the behavior we had before
the list_head conversion for ipv6 address lists.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found