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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 244.0 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top