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

From: Stanislaw Gruszka
Date: Mon Jul 01 2019 - 07:07:54 EST


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 <sgruszka@xxxxxxxxxx>
> Signed-off-by: Soeren Moch <smoch@xxxxxx>

Acked-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx>