staging: most: fix USB babble on IN pipe
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 28 Sep 2015 15:18:34 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:18:49 +0000 (03:18 +0200)
commit9161e9311c29e905c8b1cf9f10f5010239d49975
treef5bdb7d61a5c4c56c02c8e28c6dd69440c628a2e
parent3032ab931bc81d56f6bd9a2a319afc66e4b03923
staging: most: fix USB babble on IN pipe

This patch prevents the HDM USB from submitting an URB with a buffer size
unaligned to 512 bytes to the USB subsystem.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-usb/hdm_usb.c
This page took 0.178513 seconds and 5 git commands to generate.