mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-30 04:40:06 +00:00
The current use of container_of is flawed and unnecessary. Obtain
the dpaa_napi_portal reference from the private percpu data instead.
Fixes:
|
||
|---|---|---|
| .. | ||
| dpaa_eth_sysfs.c | ||
| dpaa_eth_trace.h | ||
| dpaa_eth.c | ||
| dpaa_eth.h | ||
| dpaa_ethtool.c | ||
| Kconfig | ||
| Makefile | ||