Ethan Zonca c919a3069c can: gs_usb: Don't use stack memory for USB transfers
Fixes: 05ca5270005c can: gs_usb: add ethtool set_phys_id callback to locate physical device

The gs_usb driver is performing USB transfers using buffers allocated on
the stack. This causes the driver to not function with vmapped stacks.
Instead, allocate memory for the transfer buffers.

Signed-off-by: Ethan Zonca <e@ethanzonca.com>
Cc: linux-stable <stable@vger.kernel.org> # >= v4.8
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2017-03-03 13:00:07 +01:00
..
2017-02-23 15:57:04 -08:00
2017-02-22 10:30:38 -08:00
2017-02-23 15:57:04 -08:00
2017-02-27 18:43:47 -08:00
2017-02-20 16:42:43 -08:00
2017-02-27 18:43:47 -08:00
2017-02-23 15:57:04 -08:00
2017-02-21 11:51:42 -08:00
2017-02-27 18:43:47 -08:00
2017-02-22 19:23:14 -08:00
2017-02-27 18:43:47 -08:00
2017-02-23 11:53:22 -08:00
2017-02-25 14:35:37 -08:00
2017-02-20 17:23:57 -08:00
2017-02-23 15:57:04 -08:00
2017-02-27 19:59:21 -08:00
2017-02-27 18:43:47 -08:00
2017-02-23 15:57:04 -08:00
2017-02-20 17:55:15 -08:00
2017-02-20 14:22:50 +01:00
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00
2017-02-23 11:26:09 -08:00
2017-02-27 18:43:47 -08:00
2017-02-23 11:53:22 -08:00