commit | 6224226030da93c062621527fd0070be3f718a88 | [log] [tgz] |
---|---|---|
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | Sat Jul 08 09:46:54 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 11 13:33:54 2017 -0700 |
tree | ce479bf3ac59368375a4f1c3f86906c838bc6e42 | |
parent | 6941f7cc71a719089f7add4afc82bb80fc5a281d [diff] |
net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer 'alloc_dma_[rt]x_desc_resources()' functions look very close. Remove a useless initialization and use the same label name for error handling path in order to get them even closer. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>