OSDN Git Service

Merge branch 'ipv6-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Sat, 13 Sep 2014 20:38:53 +0000 (16:38 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Sep 2014 20:38:53 +0000 (16:38 -0400)
commit4361eb664de09a9f60955c7f5e9355f7ed46a08d
tree1456a054df7e78b1e4f10fac2041b3673e2b35de
parent8801d48cbde6ddd275c1e6b866e434a72cafeabd
parent1691c63ea42d6f57ba769df401b9773664edb936
Merge branch 'ipv6-cleanups'

Cong Wang says:

====================
ipv6: clean up locking code in anycast and mcast

This patchset cleans up the locking code in anycast.c and mcast.c
and makes the refcount code more readable.

Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
v1 -> v2:
* refactor some code and make it in a separated patch
* update comments
====================

Signed-off-by: David S. Miller <davem@davemloft.net>