mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-10 10:48:54 +00:00
Make sure the delayed work for stats update is not pending before
wq destruction.
This fixes the module unload path.
The issue is there since day 1.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ocelot_ace.c | ||
| ocelot_ace.h | ||
| ocelot_ana.h | ||
| ocelot_board.c | ||
| ocelot_dev.h | ||
| ocelot_flower.c | ||
| ocelot_io.c | ||
| ocelot_police.c | ||
| ocelot_police.h | ||
| ocelot_qs.h | ||
| ocelot_qsys.h | ||
| ocelot_regs.c | ||
| ocelot_rew.h | ||
| ocelot_s2.h | ||
| ocelot_sys.h | ||
| ocelot_tc.c | ||
| ocelot_tc.h | ||
| ocelot_vcap.h | ||
| ocelot.c | ||
| ocelot.h | ||