mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-14 23:36:30 +07:00
438b43bdb9
desc_cnt and data_cnt should always be equal. In the case of a dropped packet desc_cnt was still getting updated (correctly), data_cnt was not. To eliminate this bug and prevent it from recurring this patch combines them into one ring level cnt. Signed-off-by: Catherine Sullivan <csully@google.com> Reviewed-by: Sagi Shahar <sagis@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
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 |