commit | 5b6cb43b4d625b04a4049d727a116edbfe5cf0f4 | [log] [tgz] |
---|---|---|
author | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> | Wed May 10 10:28:05 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu May 11 12:39:34 2017 -0400 |
tree | 83eb9258e4ea1ba0ee58a40a0067bc4c6bf1cfa7 | |
parent | dc319c4bbc1e297befba195d7ed22fc28b30df63 [diff] |
net: ethernet: ti: netcp_core: return error while dma channel open issue Fix error path while dma open channel issue. Also, no need to check output on NULL if it's never returned. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>