]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b0f0f6b6515a7c797effcf17218d1477de930c7
tree1456a054df7e78b1e4f10fac2041b3673e2b35de
parent4296b970d960bc7067b26730ebf781fa702b65d7
parent29c6c2259a1d61f5f70c4c89007824e34d8d6b36
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>