Merge branch 'ipv6-cleanups'
authorDavid S. Miller <[email protected]>
Sat, 13 Sep 2014 20:38:53 +0000 (16:38 -0400)
committerDavid S. Miller <[email protected]>
Sat, 13 Sep 2014 20:38:53 +0000 (16:38 -0400)
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 <[email protected]>
v1 -> v2:
* refactor some code and make it in a separated patch
* update comments
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge