Re: [PATCH v3] net: bcm4908: Handle dma_set_coherent_mask error codes

From: Florian Fainelli
Date: Thu Dec 02 2021 - 22:36:39 EST




On 12/2/2021 7:31 PM, Jiasheng Jiang wrote:
The return value of dma_set_coherent_mask() is not always 0.
To catch the exception in case that dma is not support the mask.

Fixes: 9d61d138ab30 ("net: broadcom: rename BCM4908 driver & update DT binding")
Signed-off-by: Jiasheng Jiang <jiasheng@xxxxxxxxxxx>

Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Thanks for the quick turnaround.
--
Florian