diff options
author | Jiasheng Jiang <jiasheng@iscas.ac.cn> | 2021-12-03 11:31:06 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-03 14:18:53 +0000 |
commit | 128f6ec95a282b2d8bc1041e59bf65810703fa44 (patch) | |
tree | 8930fa9c39420a05737561f5daec7cda118327d3 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0f8a3b48f91b8dc1f3eff06b77a63a17183fccbd (diff) |
net: bcm4908: Handle dma_set_coherent_mask error codes
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@iscas.ac.cn>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions