Re: [PATCH net-next 2/3] selftests: Remove the polling code to read a NCI frame

From: Krzysztof Kozlowski
Date: Mon Aug 16 2021 - 04:41:46 EST


On 16/08/2021 06:05, bongsu.jeon2@xxxxxxxxx wrote:
> From: Bongsu Jeon <bongsu.jeon@xxxxxxxxxxx>
>
> Because the virtual NCI device uses Wait Queue, the virtual device
> application doesn't need to poll the NCI frame.
>
> Signed-off-by: Bongsu Jeon <bongsu.jeon@xxxxxxxxxxx>
> ---
> tools/testing/selftests/nci/nci_dev.c | 33 +++++++++------------------
> 1 file changed, 11 insertions(+), 22 deletions(-)
>

This depends on the patch 1/3 (the NCI change) so should go via the same
tree probably (or cross tree merge). Looks good to me:


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>


Best regards,
Krzysztof