summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-01-15 15:45:03 +0300
committerDavid S. Miller <davem@davemloft.net>2022-01-16 01:34:52 +0300
commit9a9acdccdfa430457986db608ee4ae4840107057 (patch)
tree573bdba837571c0f4f07833025213be8b686c066 /scripts/gdb/linux/utils.py
parent214b3369ab9b0a6f28d6c970220c209417edbc65 (diff)
downloadlinux-9a9acdccdfa430457986db608ee4ae4840107057.tar.xz
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
A dma_request_chan() call is hidden in emac_configure_dma(). It must be released in the probe if an error occurs, as already done in the remove function. Add the corresponding dma_release_channel() call. Fixes: 47869e82c8b8 ("sun4i-emac.c: add dma support") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions