diff options
author | Dejin Zheng <zhengdejin5@gmail.com> | 2020-03-19 16:16:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-20 07:05:27 +0300 |
commit | 3fd177cb2b47b29d36431229e4737e7286eefa29 (patch) | |
tree | ae159d728478ba6e414fe00ee3bff02f7704241b /tools/perf/scripts/python | |
parent | 09d65e6d631c052d6b03ef862e93cbb10649df58 (diff) | |
download | linux-3fd177cb2b47b29d36431229e4737e7286eefa29.tar.xz |
net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
it will check the return value of dwmac_dma_reset() in the
stmmac_init_dma_engine() function and report an error if the
return value is not zero. so don't need check here.
Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions