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
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 563 bytes
uio.c -rw-r--r-- 22.8 KB
uio_aec.c -rw-r--r-- 3.4 KB
uio_cif.c -rw-r--r-- 3.2 KB
uio_dmem_genirq.c -rw-r--r-- 9.5 KB
uio_fsl_elbc_gpcm.c -rw-r--r-- 12.1 KB
uio_hv_generic.c -rw-r--r-- 10.2 KB
uio_mf624.c -rw-r--r-- 5.2 KB
uio_netx.c -rw-r--r-- 4.3 KB
uio_pci_generic.c -rw-r--r-- 3.7 KB
uio_pdrv_genirq.c -rw-r--r-- 8.0 KB
uio_pruss.c -rw-r--r-- 7.1 KB
uio_sercos3.c -rw-r--r-- 6.1 KB

back to top