diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2018-07-20 09:07:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-22 08:46:39 +0300 |
commit | 0ae0d60a379c11d6f3b11d9b9e8dbdd1fc683a1a (patch) | |
tree | 4c373cbc97cd83581e086c54995ac50afb7ff119 /kernel | |
parent | ef32477971b50c1fa11f52f5ed44cfbc98075030 (diff) | |
download | linux-0ae0d60a379c11d6f3b11d9b9e8dbdd1fc683a1a.tar.xz |
multicast: remove useless parameter for group add
Remove the mode parameter for igmp/igmp6_group_added as we can get it
from first parameter.
Fixes: 6e2059b53f988 (ipv4/igmp: init group mode as INCLUDE when join source group)
Fixes: c7ea20c9da5b9 (ipv6/mcast: init as INCLUDE when join SSM INCLUDE group)
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions