mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 16:50:02 +00:00
The 'tail' pointer is also free-running count, so it needs to be masked
as 'adminq_prod_cnt' does, to become an index value of AdminQ buffer.
Fixes:
|
||
|---|---|---|
| .. | ||
| gve_adminq.c | ||
| gve_adminq.h | ||
| gve_desc_dqo.h | ||
| gve_desc.h | ||
| gve_dqo.h | ||
| gve_ethtool.c | ||
| gve_main.c | ||
| gve_register.h | ||
| gve_rx_dqo.c | ||
| gve_rx.c | ||
| gve_tx_dqo.c | ||
| gve_tx.c | ||
| gve_utils.c | ||
| gve_utils.h | ||
| gve.h | ||
| Makefile | ||