diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-12-15 13:58:58 -0600 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-12-18 21:09:33 +0200 |
commit | c705f9fc6a1736dcf6ec01f8206707c108dca824 (patch) | |
tree | cb1c544a2cd41396486b97510a0aa1de007349d3 /net/vmw_vsock | |
parent | a32de68edab7b73ded850bcf76cdf6858e92a7e5 (diff) | |
download | lwn-c705f9fc6a1736dcf6ec01f8206707c108dca824.tar.gz lwn-c705f9fc6a1736dcf6ec01f8206707c108dca824.zip |
orinoco: avoid assertion in case of NULL pointer
In ezusb_init, if upriv is NULL, the code crashes. However, the caller
in ezusb_probe can handle the error and print the failure message.
The patch replaces the BUG_ON call to error return.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'net/vmw_vsock')
0 files changed, 0 insertions, 0 deletions