RongQing.Li 78d50217ba ipv6: fix array index in ip6_mc_add_src()
Convert array index from the loop bound to the loop index.

And remove the void type conversion to ip6_mc_del1_src() return
code, seem it is unnecessary, since ip6_mc_del1_src() does not
use __must_check similar attribute, no compiler will report the
warning when it is removed.

v2: enrich the commit header

Signed-off-by: RongQing.Li <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-05 00:00:42 -04:00
..
2012-03-11 15:57:11 -07:00
2011-11-22 16:43:32 -05:00
2012-02-13 00:45:38 -05:00
2011-11-22 16:43:32 -05:00
2011-11-22 16:43:32 -05:00
2012-03-28 18:30:03 +01:00
2011-11-22 16:43:32 -05:00
2012-03-28 18:30:03 +01:00
2010-05-11 14:40:55 +02:00
2011-11-22 16:43:32 -05:00
2012-01-17 23:56:18 -05:00
2012-01-30 12:58:51 -05:00
2012-01-26 15:23:21 -05:00
2011-11-22 16:43:32 -05:00
2010-10-25 13:09:45 -07:00
2011-11-22 16:43:32 -05:00
2011-11-22 16:43:32 -05:00