linux_dsm_epyc7002/drivers/net/ethernet/rocker
Aditya Pakki 58d0c864e1 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>
2020-06-15 13:37:36 -07:00
..
Kconfig
Makefile
rocker_hw.h
rocker_main.c rocker: fix incorrect error handling in dma_rings_init 2020-06-15 13:37:36 -07:00
rocker_ofdpa.c
rocker_tlv.c
rocker_tlv.h
rocker.h