Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: ipack/bridges/tpci200: avoid dereference of a freed tpci200-…
…>info tpci200->info is used later when uninstalling the module. As there is another kfree in the proper place, this patch removes the wrong one. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information