2022-02-05 13:11:00

by Dexuan Cui

[permalink] [raw]
Subject: RE: [PATCH net-next, 2/2] net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()

> From: LKML haiyangz <[email protected]> On Behalf Of Haiyang Zhang
> Sent: Friday, February 4, 2022 2:46 PM
> ...
> The switch statement already ensures cqe_type == CQE_RX_OKAY at that
> point.
>
> Signed-off-by: Haiyang Zhang <[email protected]>

Reviewed-by: Dexuan Cui <[email protected]>