commit | 0de8ca597d7b449e9e7ce7af138944acf06c8f05 | [log] [tgz] |
---|---|---|
author | Jan Dumon <j.dumon@option.com> | Wed Apr 01 22:59:07 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 02 16:31:44 2009 -0700 |
tree | 61832daec73548b13a2003517900952105fff763 | |
parent | 3b7d2b319db0ba1f6208ca58b297fb419301f85a [diff] |
hso: fix for the 'invalid frame length' messages Some devices cannot send very short usb transfers. To get around this the firmware adds a known pattern and flags the driver that it should check for this pattern on short transfers. This flag was not taken into account by the driver. Signed-off-by: Jan Dumon <j.dumon@option.com> Signed-off-by: David S. Miller <davem@davemloft.net>