]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'stmmac-dma-resources-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Jul 2017 20:33:54 +0000 (13:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Jul 2017 20:33:54 +0000 (13:33 -0700)
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 <davem@davemloft.net>

Trivial merge