greybus: don't restrict input buffer size
authorAlex Elder <elder@linaro.org>
Thu, 16 Oct 2014 11:35:27 +0000 (06:35 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 17 Oct 2014 16:12:00 +0000 (18:12 +0200)
commit170229d19586955e30604b2de37557e09a70b66c
treedbbdb931a004995377fa5287d271e0839d843eff
parenta06df4b08cee2cd201b3cbb7ee8312ea68cc2047
greybus: don't restrict input buffer size

Don't assume that input buffers have any particular content.  The
only thing the gbuf layer needs to be concerned with is the presence
of the cport_id byte at the beginning of a transfer.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/es1-ap-usb.c