mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-09 13:22:19 +00:00
'netdev' is a managed resource allocated in the probe using
'devm_alloc_etherdev()'.
It must not be freed explicitly in the remove function.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| litex_liteeth.c | ||
| Makefile | ||