From: Alan Stern Date: Mon, 5 Oct 2009 19:53:58 +0000 (-0400) Subject: USB: ipaq: fix oops when device is plugged in X-Git-Tag: v2.6.32-rc4~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06bad89da686f6323e95cf925105e8cf88d87caf;p=pandora-kernel.git USB: ipaq: fix oops when device is plugged in This patch (as1293) fixes a problem with the ipaq serial driver. It tries to bind to all the interfaces, even those that don't have enough endpoints. The symptom is an invalid memory reference and oops when the device is plugged in. Signed-off-by: Alan Stern CC: stable Tested-by: Matthias Geissert Tested-by: Tilman Schmidt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed