summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_options.c
diff options
context:
space:
mode:
authorEric Dumazet2010-11-18 18:33:19 +0100
committerDavid S. Miller2010-11-18 18:33:19 +0100
commit866f3b25a2eb60d7529c227a0ecd80c3aba443fd (patch)
treeb11b24cf158a232641548b6c652bf9e001ae1446 /net/ipv4/ip_options.c
parentnet: ipv4: tcp_probe: cleanup snprintf() use (diff)
downloadkernel-qcow2-linux-866f3b25a2eb60d7529c227a0ecd80c3aba443fd.tar.gz
kernel-qcow2-linux-866f3b25a2eb60d7529c227a0ecd80c3aba443fd.tar.xz
kernel-qcow2-linux-866f3b25a2eb60d7529c227a0ecd80c3aba443fd.zip
bonding: IGMP handling cleanup
Instead of iterating in_dev->mc_list from bonding driver, its better to call a helper function provided by igmp.c Details of implementation (locking) are private to igmp code. ip_mc_rejoin_group(struct ip_mc_list *im) becomes ip_mc_rejoin_groups(struct in_device *in_dev); Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_options.c')
0 files changed, 0 insertions, 0 deletions