mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
The net_event_work struct is allocated, but only freed in a single case.
Move the allocation to the branch where it is actually needed, and free
it after the work has been done.
Fixes:
|
||
|---|---|---|
| .. | ||
| arch/mips | ||
| Documentation/devicetree/bindings | ||
| drivers | ||
| include/dt-bindings/clock | ||