From: Johannes Berg Date: Wed, 19 Jul 2006 13:39:46 +0000 (+0200) Subject: USB: appletouch: fix atp_disconnect X-Git-Tag: v2.6.18-rc5~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af569abc33ce09d3cb93e9b2160efff2531c59f;p=pandora-kernel.git USB: appletouch: fix atp_disconnect appletouch uses urb->transfer_dma after having freed the urb, this shows up only if the system is compiled with slab debugging. This patch fixes it by reordering the free calls. Signed-off-by: Johannes Berg Signed-off-by: Vojtech Pavlik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed