Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: omninet: use kzalloc for private data
Make sure the port private data, which contains the write sequence number, is cleared at allocation. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information