@@ -15,7 +15,6 @@ type rxStats struct {
badLen atomic.Uint64
crcErr atomic.Uint64
rxErrs atomic.Uint64
_ [16]byte
}
type rxWorker struct {
The note is not visible to the blocked user.