diff options
author | Aditya Pakki <pakki001@umn.edu> | 2020-06-12 23:27:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-15 23:37:36 +0300 |
commit | 58d0c864e1a759a15c9df78f50ea5a5c32b3989e (patch) | |
tree | 6bf7d2ee5c8908977d663e82833ad2cb1fd872f4 /MAINTAINERS | |
parent | a6379f0ad6375a707e915518ecd5c2270afcd395 (diff) | |
download | linux-58d0c864e1a759a15c9df78f50ea5a5c32b3989e.tar.xz |
rocker: fix incorrect error handling in dma_rings_init
In rocker_dma_rings_init, the goto blocks in case of errors
caused by the functions rocker_dma_cmd_ring_waits_alloc() and
rocker_dma_ring_create() are incorrect. The patch fixes the
order consistent with cleanup in rocker_dma_rings_fini().
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions