From: Alan Stern Date: Fri, 17 Aug 2007 14:58:16 +0000 (-0400) Subject: USB: g_file_storage: fix bug in DMA buffer handling X-Git-Tag: v2.6.23-rc4~29^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1a94f080f5bdfe46c9fb4954ffe8ae9ec29e44a;p=pandora-kernel.git USB: g_file_storage: fix bug in DMA buffer handling This patch (as963) fixes a recently-introduced bug. The gadget conversion removing DMA-mapped buffer allocation did not remove quite enough code from the g_file_storage driver; DMA pointers were being set to 0. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed