fix qwx_dp_shadow_start_timer()
authorstsp <stsp@openbsd.org>
Thu, 8 Feb 2024 14:33:40 +0000 (14:33 +0000)
committerstsp <stsp@openbsd.org>
Thu, 8 Feb 2024 14:33:40 +0000 (14:33 +0000)
commitb6a3e7084ade08cf045132054889912e73417916
tree9713ddcb27a62abb013f90bcf4c7f4f4b166698e
parent7e53b473947eacd15e432e9562f8fbbc80f01629
fix qwx_dp_shadow_start_timer()

We must count all Tx attempts in order to avoid the Tx shadow
timeout handler resetting Tx ring pointers when it shouldn't.
sys/dev/ic/qwx.c