Re: [PATCH 0/3] net: stmmac: Fixes and cleanups in 'alloc_dma_[rt]x_desc_resources()'

2017-07-11 Thread David Miller
From: Christophe JAILLET Date: Sat, 8 Jul 2017 09:46:12 +0200 > 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 d

[PATCH 0/3] net: stmmac: Fixes and cleanups in 'alloc_dma_[rt]x_desc_resources()'

2017-07-08 Thread Christophe JAILLET
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. Christophe JAILLET (3)