Revision 9c5de246c1dbe785268fc2e83c88624b92e4ec93 authored by Casper Andersson on 30 June 2022, 12:22:26 UTC, committed by Jakub Kicinski on 30 June 2022, 18:32:54 UTC
When adding/deleting mdb entries on other net_devices, eg., tap
interfaces, it should not crash.

Fixes: 3bacfccdcb2d ("net: sparx5: Add mdb handlers")
Signed-off-by: Casper Andersson <casper.casan@gmail.com>
Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Link: https://lore.kernel.org/r/20220630122226.316812-1-casper.casan@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 0a18d80
History
File Mode Size
hisilicon
Kconfig -rw-r--r-- 5.9 KB
Makefile -rw-r--r-- 1009 bytes
apple_m1_cpu_pmu.c -rw-r--r-- 15.1 KB
arm-cci.c -rw-r--r-- 48.0 KB
arm-ccn.c -rw-r--r-- 45.5 KB
arm-cmn.c -rw-r--r-- 70.6 KB
arm_dmc620_pmu.c -rw-r--r-- 20.6 KB
arm_dsu_pmu.c -rw-r--r-- 22.3 KB
arm_pmu.c -rw-r--r-- 22.9 KB
arm_pmu_acpi.c -rw-r--r-- 8.1 KB
arm_pmu_platform.c -rw-r--r-- 5.4 KB
arm_smmuv3_pmu.c -rw-r--r-- 27.4 KB
arm_spe_pmu.c -rw-r--r-- 33.5 KB
fsl_imx8_ddr_perf.c -rw-r--r-- 20.5 KB
marvell_cn10k_ddr_pmu.c -rw-r--r-- 21.6 KB
marvell_cn10k_tad_pmu.c -rw-r--r-- 11.2 KB
qcom_l2_pmu.c -rw-r--r-- 26.2 KB
qcom_l3_pmu.c -rw-r--r-- 23.8 KB
riscv_pmu.c -rw-r--r-- 8.2 KB
riscv_pmu_legacy.c -rw-r--r-- 3.6 KB
riscv_pmu_sbi.c -rw-r--r-- 22.4 KB
thunderx2_pmu.c -rw-r--r-- 27.4 KB
xgene_pmu.c -rw-r--r-- 56.2 KB

back to top