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: <sta...@vger.kernel.org> # v3.16+
> Signed-off-by: David Cohen <david.a.co...@linux.intel.com>
> Signed-off-by: Qiuxu Zhuo <qiuxu.z...@intel.com>
> Acked-by: Michal Nazarewicz <min...@mina86.com>
> ---
> 
> 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

Attachment: signature.asc
Description: Digital signature

Reply via email to