android_kernel_xiaomi_sm8350/include
Eric Dumazet 866f3b25a2 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>
2010-11-18 09:33:19 -08:00
..
acpi
asm-generic
crypto
drm drm/ttm: Be consistent on ttm_bo_init() failures 2010-11-10 11:52:19 +10:00
keys
linux bonding: IGMP handling cleanup 2010-11-18 09:33:19 -08:00
math-emu
media
mtd
net net: use the macros defined for the members of flowi 2010-11-17 12:27:45 -08:00
pcmcia
rdma
rxrpc
scsi
sound
trace ext4: Add new ext4 inode tracepoints 2010-11-08 13:51:33 -05:00
video
xen
Kbuild