aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorAlexandru Tachici <[email protected]>2022-10-27 12:56:55 +0300
committerJakub Kicinski <[email protected]>2022-10-28 21:54:21 -0700
commit21ce2c121fa07b00b0906bd781590ea362e82ea2 (patch)
treeb46fb49dcbf5a7e7ec47cc3ece4bc5eae3412e74 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parent9201f60a1983c049319eff89081453ad32571a39 (diff)
net: ethernet: adi: adin1110: Fix notifiers
ADIN1110 was registering netdev_notifiers on each device probe. This leads to warnings/probe failures because of double registration of the same notifier when to adin1110/2111 devices are connected to the same system. Move the registration of netdev_notifiers in module init call, in this way multiple driver instances can use the same notifiers. Fixes: bc93e19d088b ("net: ethernet: adi: Add ADIN1110 support") Signed-off-by: Alexandru Tachici <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions