kernel-fxtec-pro1x/drivers/net/ethernet/rocker
Aditya Pakki 3de8d38511 rocker: fix incorrect error handling in dma_rings_init
[ Upstream commit 58d0c864e1a759a15c9df78f50ea5a5c32b3989e ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-06-30 23:17:04 -04:00
..
Kconfig
Makefile
rocker.h
rocker_hw.h
rocker_main.c rocker: fix incorrect error handling in dma_rings_init 2020-06-30 23:17:04 -04:00
rocker_ofdpa.c net/rocker: Remove unreachable return instruction 2018-01-28 10:13:40 -05:00
rocker_tlv.c
rocker_tlv.h