From: David S. Miller Date: Tue, 11 Jul 2017 20:33:54 +0000 (-0700) Subject: Merge branch 'stmmac-dma-resources-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f4e27944f9cf9a94dd9b37a834512586c1f1a5d2;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'stmmac-dma-resources-fixes' Christophe JAILLET says: ==================== net: stmmac: Fixes and cleanups in 'alloc_dma_[rt]x_desc_resources()' These patchs are all related to 'alloc_dma_[rt]x_desc_resources()' functions. The 2 first fix an error path where some resources are leaking. I've separated them into 2 patches because the issues have been introduced by 2 deferent commits. The 3rd patch is just a clean-up. ==================== Signed-off-by: David S. Miller --- f4e27944f9cf9a94dd9b37a834512586c1f1a5d2