2019-07-01 12:23:24

by Stanislaw Gruszka

[permalink] [raw]
Subject: Re: [PATCH v2 2/2] rt2x00usb: remove unnecessary rx flag checks

On Mon, Jul 01, 2019 at 12:53:14PM +0200, Soeren Moch wrote:
> In contrast to the TX path, there is no need to separately read the transfer
> status from the device after receiving RX data. Consequently, there is no
> real STATUS_PENDING RX processing queue entry state.
> Remove the unnecessary ENTRY_DATA_STATUS_PENDING flag checks from the RX path.
> Also remove the misleading comment about reading RX status from device.
>
> Suggested-by: Stanislaw Gruszka <[email protected]>
> Signed-off-by: Soeren Moch <[email protected]>

Acked-by: Stanislaw Gruszka <[email protected]>