From: Tilman Schmidt Date: Tue, 25 Aug 2009 15:35:56 +0000 (+0200) Subject: Fix incorrect stable backport to bas_gigaset X-Git-Tag: v2.6.27.36~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18494baca2fd31e6203be2ae9c572c86667da1b1;p=pandora-kernel.git Fix incorrect stable backport to bas_gigaset bas_gigaset: correctly allocate USB interrupt transfer buffer [ Upstream commit 170ebf85160dd128e1c4206cc197cce7d1424705 ] This incorrect backport to 2.6.28.10 placed some code into the probe function which used a pointer before it was initialized. Moving this to the correct place (as it is in upstream). Signed-off-by: Stefan Bader Acked-by: Tim Gardner Acked-by: Steve Conklin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed