diff options
author | Philipp Hachtmann <hachti@hachti.de> | 2015-08-17 15:31:46 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-18 17:06:22 (GMT) |
commit | 951d3793bbfc0a441d791d820183aa3085c83ea9 (patch) | |
tree | 95065ade1289d77f4d7869764e8805aadd0c4d1b /drivers/Makefile | |
parent | a0c9d0defcdadd31ab111b1616f60cf919c6a020 (diff) | |
download | linux-951d3793bbfc0a441d791d820183aa3085c83ea9.tar.xz |
USB: symbolserial: Use usb_get_serial_port_data
The driver used usb_get_serial_data(port->serial) which compiled but resulted
in a NULL pointer being returned (and subsequently used). I did not go deeper
into this but I guess this is a regression.
Signed-off-by: Philipp Hachtmann <hachti@hachti.de>
Fixes: a85796ee5149 ("USB: symbolserial: move private-data allocation to
port_probe")
Cc: stable <stable@vger.kernel.org> # v3.10
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions