commit | b54c9b98bbfb4836b1f7441c5a9db24affd3c2e9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 25 21:25:30 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 25 21:25:30 2010 -0700 |
tree | fb8a994a46df0a0393fb31efe313577dac5ef2e0 | |
parent | df3345457a7a174dfb5872a070af80d456985038 [diff] |
ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). 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>