commit | 1691c63ea42d6f57ba769df401b9773664edb936 | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Thu Sep 11 15:35:16 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 13 16:38:42 2014 -0400 |
tree | 1456a054df7e78b1e4f10fac2041b3673e2b35de | |
parent | f7ed925c1b4d62e82b72d8e99fa4be52fb0c73b6 [diff] |
ipv6: refactor ipv6_dev_mc_inc() Refactor out allocation and initialization and make the refcount code more readable. Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>