mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-02 20:32:22 +00:00
65b2bcbf5f
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:
|
||
---|---|---|
.. | ||
dsa/rtl83xx | ||
ethernet | ||
phy |