mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 22:22:01 +00:00
Defining local versions of NAPI_POLL_WEIGHT with the same
values in the drivers just makes refactoring harder.
This patch covers three more drivers which I missed in
commit
|
||
|---|---|---|
| .. | ||
| ena_admin_defs.h | ||
| ena_com.c | ||
| ena_com.h | ||
| ena_common_defs.h | ||
| ena_eth_com.c | ||
| ena_eth_com.h | ||
| ena_eth_io_defs.h | ||
| ena_ethtool.c | ||
| ena_netdev.c | ||
| ena_netdev.h | ||
| ena_pci_id_tbl.h | ||
| ena_regs_defs.h | ||
| Makefile | ||