On Wed, Oct 08, 2014 at 02:12:18PM -0700, David Cohen wrote: > The commit '2e4c7553cd usb: gadget: f_fs: add aio support' broke the > quirk implemented to align buffer size to maxpacketsize on out endpoint. > As result, functionfs does not work on Intel platforms using dwc3 driver > (i.e. Bay Trail and Merrifield). This patch fixes the issue. > > This code is based on a previous Qiuxu's patch. > > Fixes: 2e4c7553cd (usb: gadget: f_fs: add aio support) > Cc: <[email protected]> # v3.16+ > Signed-off-by: David Cohen <[email protected]> > Signed-off-by: Qiuxu Zhuo <[email protected]> > Acked-by: Michal Nazarewicz <[email protected]> > --- > > Hi, > > Since this is a feature that worked in past, this is meant for stable > versions >= 3.16 too. > > v1 to v2: just added Fixes, Cc and Acked-by lines on patch description.
this adds a build warning for use of maybe unitialized data_len. Plese fix. -- balbi
signature.asc
Description: Digital signature

