Skip to content
Commit e5d3d446 authored by Yulgon Kim's avatar Yulgon Kim Committed by Greg Kroah-Hartman
Browse files

usb: s5p-ehci: fix a NULL pointer deference



This patch fixes a NULL pointer deference. A NULL pointer
dereference happens since s5p_ehci->hcd field is not initialized
yet in probe function.

[jg1.han@samsung.com: edit commit message]
Signed-off-by: default avatarYulgon Kim <yulgon.kim@samsung.com>
Signed-off-by: default avatarJingoo Han <jg1.han@samsung.com>
Cc: stable <stable@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent d0f2fb25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment