[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150817160615.GB6477@kroah.com>
Date: Mon, 17 Aug 2015 09:06:15 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Philipp Hachtmann <hachti@...hti.de>
Cc: johan@...nel.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] USB: symbolserial: Use usb_get_serial_port_data
On Mon, Aug 17, 2015 at 05:31:46PM +0200, Philipp Hachtmann wrote:
> 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@...hti.de>
> ---
> drivers/usb/serial/symbolserial.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Doh, obviously no one has used this driver in a long time, thanks for
these patches...
Johan, mind if I take these directly?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists