On Wed, Feb 18, 2015 at 11:51:07AM +0700, Johan Hovold wrote:
> Fix null-pointer dereference at probe when the device is used as a
> console, in which case the tty argument to open will be NULL.
> 
> Fixes: ee467a1f2066 ("USB: serial: add Moxa UPORT 12XX/14XX/16XX
> driver")
> Cc: stable <sta...@vger.kernel.org>   # v3.14
> Signed-off-by: Johan Hovold <jo...@kernel.org>
> ---
>  drivers/usb/serial/mxuport.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Acked-by: Greg Kroah-Hartman <g...@kroah.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to