mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 22:45:23 +00:00
There is a copy and paste error so we have "rx" where "tx" was intended
in the priv->tx[] array.
Fixes:
|
||
|---|---|---|
| .. | ||
| gve_adminq.c | ||
| gve_adminq.h | ||
| gve_desc.h | ||
| gve_ethtool.c | ||
| gve_main.c | ||
| gve_register.h | ||
| gve_rx.c | ||
| gve_tx.c | ||
| gve.h | ||
| Makefile | ||