Re: [PATCH] net: broadcom: Catch the Exception

From: Jakub Kicinski
Date: Thu Dec 02 2021 - 21:51:46 EST


On Fri, 3 Dec 2021 09:26:15 +0800 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")

Please don't line wrap the Fixes tags.

Please CC Florian as he reviewed the original patch.

Repost with those changes made.

Thanks!