Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 14:25:02 +0000 (16:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 14:25:02 +0000 (16:25 +0200)
commitd8c3916023d438a40cf16b284ee6ae7acab57b64
tree8028419822118104c7c52017eae1d2d5d18a84dc
parent6e22e3af7bb3a7b9dc53cb4687659f6e63fca427
parent5dfdd24eb3d39d815bc952ae98128e967c9bba49
Merge tag 'usb-serial-4.19-rc3' of https://git./linux/kernel/git/johan/usb-serial into usb-linus

Johan writes:

USB-serial fixes for v4.19-rc3

Here are two fixes for array-underflow bugs in completion handlers due
to insufficient sanity checks.

All have been in linux-next with no reported issues.

Signed-off-by: Johan Hovold <johan@kernel.org>