diff options
author | Jakub Kicinski <[email protected]> | 2023-05-05 14:58:36 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-05-15 07:07:41 -0700 |
commit | e1505c1cc8d527fcc5bcaf9c1ad82eed817e3e10 (patch) | |
tree | f7d683ea59ca23023e99d5c9ad3e432008c76141 /drivers/fpga/fpga-mgr.c | |
parent | 5f5486b620cd43b16a1787ef92b9bc21bd72ef2e (diff) |
bpf: netdev: init the offload table earlier
Some netdevices may get unregistered before late_initcall(),
we have to move the hashtable init earlier.
Fixes: f1fc43d03946 ("bpf: Move offload initialization into late_initcall")
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217399
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions