Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: ft1000: Fix error goto statements.
With commit 2dab1ac there was intruduced error which lead to stopping uninitialized kthread which leads to kernel panics. This patch fix problems with common entry point in correct way. Signed-off-by: Marek Belisko <marek.belisko@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information