From 18494baca2fd31e6203be2ae9c572c86667da1b1 Mon Sep 17 00:00:00 2001 From: Tilman Schmidt Date: Tue, 25 Aug 2009 17:35:56 +0200 Subject: [PATCH] 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-format-patch failed