Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mkiss: Fix use after free in mkiss_close().
Need to do the unregister_device() after all references to the driver private have been done. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information