Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: serial: jsm: fix some leaks in probe
[ Upstream commit 1d5859e ] This error path needs to unwind instead of just returning directly. Fixes: 03a8482 ("drivers: serial: jsm: Enable support for Digi Classic adapters") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/YyxFh1+lOeZ9WfKO@kili Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
- Loading branch information