https://github.com/torvalds/linux
Revision 25e40305d4f4399bc8ecf9c9b7cf43493bb40bbd authored by nikolay@redhat.com on 18 April 2013, 07:33:34 UTC, committed by David S. Miller on 19 April 2013, 21:48:18 UTC
Add bond_mc_list_flush() after err_detach as that's the first error path
after the addresses are added. The main issue is the mc addresses' refcount
which only gets bumped up.

v2: update log message and don't move code unnecessarily

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent cb95ec6
History
Tip revision: 25e40305d4f4399bc8ecf9c9b7cf43493bb40bbd authored by nikolay@redhat.com on 18 April 2013, 07:33:34 UTC
bonding: mc addresses don't get deleted on enslave failure
Tip revision: 25e4030
File Mode Size
Kconfig -rw-r--r-- 55.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 13.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.3 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 22.1 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top