2023-09-19 17:26:22

by Dean Luick

[permalink] [raw]
Subject: Re: [PATCH v3 1/8] RDMA/hfi1: Use FIELD_GET() to extract Link Width

On 9/19/2023 7:56 AM, Ilpo Järvinen wrote:
> Use FIELD_GET() to extract PCIe Negotiated Link Width field instead of
> custom masking and shifting, and remove extract_width() which only
> wraps that FIELD_GET().
>
> Signed-off-by: Ilpo Järvinen <[email protected]>
> Reviewed-by: Jonathan Cameron <[email protected]>
> ---
> drivers/infiniband/hw/hfi1/pcie.c | 9 ++-------

Reviewed-by: Dean Luick <[email protected]>


External recipient