https://github.com/torvalds/linux
Revision 832e09798c261cf58de3a68cfcc6556408c16a5a authored by Zhang Changzhong on 02 December 2020, 09:58:42 UTC, committed by Jakub Kicinski on 03 December 2020, 02:04:02 UTC
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: 0ce1822c2a08 ("vxlan: add adjacent link to limit depth level")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Link: https://lore.kernel.org/r/1606903122-2098-1-git-send-email-zhangchangzhong@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent aba8487
History
Tip revision: 832e09798c261cf58de3a68cfcc6556408c16a5a authored by Zhang Changzhong on 02 December 2020, 09:58:42 UTC
vxlan: fix error return code in __vxlan_dev_create()
Tip revision: 832e097
File Mode Size
events
xen-pciback
xenbus
xenfs
Kconfig -rw-r--r-- 11.0 KB
Makefile -rw-r--r-- 1.8 KB
acpi.c -rw-r--r-- 2.7 KB
arm-device.c -rw-r--r-- 4.2 KB
balloon.c -rw-r--r-- 18.0 KB
biomerge.c -rw-r--r-- 617 bytes
cpu_hotplug.c -rw-r--r-- 2.3 KB
dbgp.c -rw-r--r-- 1.2 KB
efi.c -rw-r--r-- 8.5 KB
evtchn.c -rw-r--r-- 16.7 KB
features.c -rw-r--r-- 803 bytes
gntalloc.c -rw-r--r-- 15.3 KB
gntdev-common.h -rw-r--r-- 2.2 KB
gntdev-dmabuf.c -rw-r--r-- 20.3 KB
gntdev-dmabuf.h -rw-r--r-- 943 bytes
gntdev.c -rw-r--r-- 27.4 KB
grant-table.c -rw-r--r-- 37.9 KB
manage.c -rw-r--r-- 8.3 KB
mcelog.c -rw-r--r-- 10.2 KB
mem-reservation.c -rw-r--r-- 3.2 KB
pci.c -rw-r--r-- 5.6 KB
pcpu.c -rw-r--r-- 9.2 KB
platform-pci.c -rw-r--r-- 4.0 KB
privcmd-buf.c -rw-r--r-- 4.1 KB
privcmd.c -rw-r--r-- 22.1 KB
privcmd.h -rw-r--r-- 180 bytes
pvcalls-back.c -rw-r--r-- 29.8 KB
pvcalls-front.c -rw-r--r-- 31.9 KB
pvcalls-front.h -rw-r--r-- 826 bytes
swiotlb-xen.c -rw-r--r-- 16.3 KB
sys-hypervisor.c -rw-r--r-- 12.5 KB
time.c -rw-r--r-- 4.1 KB
unpopulated-alloc.c -rw-r--r-- 4.2 KB
xen-acpi-cpuhotplug.c -rw-r--r-- 10.2 KB
xen-acpi-memhotplug.c -rw-r--r-- 11.3 KB
xen-acpi-pad.c -rw-r--r-- 3.7 KB
xen-acpi-processor.c -rw-r--r-- 16.9 KB
xen-balloon.c -rw-r--r-- 7.3 KB
xen-front-pgdir-shbuf.c -rw-r--r-- 14.4 KB
xen-scsiback.c -rw-r--r-- 47.4 KB
xen-stub.c -rw-r--r-- 2.3 KB
xlate_mmu.c -rw-r--r-- 7.8 KB

back to top