commit | 5f8e2c07d75967ee49a5da1d21ddf5f50d48cda0 | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Mon May 27 14:44:37 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed May 29 10:47:45 2013 +0900 |
tree | 877c5c6de2b0c7513340e6c78f32082c49b72d79 | |
parent | fdc03438f53a00294ed9939eb3a1f6db6f3d8963 [diff] |
USB: serial: fix Treo/Kyocera interrrupt-in urb context The first and second interrupt-in urbs are swapped for some Treo/Kyocera devices, but the urb context was never updated with the new port. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>