From: Andrew Morton Date: Thu, 16 Oct 2008 05:04:18 +0000 (-0700) Subject: applicom.c: fix apparently-broken code in do_ac_read() X-Git-Tag: v2.6.28-rc1~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc20589bf1c63e4e8bee57855568458ba303306b;p=pandora-kernel.git applicom.c: fix apparently-broken code in do_ac_read() The code scriblles over a local pointer whereas it appears to be trying to write to the memory at which that pointer points. Addresses http://bugzilla.kernel.org/show_bug.cgi?id=11397 Nobody we know can test this change. Reported-by: Zvonimir Rakamaric Cc: Jesse Barnes Cc: David Woodhouse Cc: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed