b8ff0eda3cee95954a1dd245c3ce1a10486 author Anton Vorontsov 1229588611 +0000 committer David S. Miller 1229669452 -0800 ucc_geth: Cleanup repetitive ucc_geth_memclean() calls No need to call ucc_geth_memclean() so many times, just check for errors in ucc_geth_open(), and call ucc_geth_stop() in case of errors. The ucc_geth_stop() may be called anytime and will do the right thing. Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller s&Ë