Subject : [BUG] Regression in v2.6.28 introduced by: 'USB: skip Set-Interface(0) if already in altsetting 0' Submitter : Jan Scholz <scholz@fias.uni-frankfurt.de> Date : 2009-01-02 11:04 References : http://marc.info/?l=linux-kernel&m=123089613601599&w=4 This entry is being used for tracking a regression from 2.6.27. Please don't close it until the problem is fixed in the mainline. Introduced by: commit 24c0996a6b73e2554104961afcc8659534503e0d Author: Alan Stern <stern@rowland.harvard.edu> Date: Mon Dec 1 10:24:41 2008 -0500 USB: skip Set-Interface(0) if already in altsetting 0 Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> First-Bad-Commit : 24c0996a6b73e2554104961afcc8659534503e0d
See if the patch to #12301 helps. That fix is in mainline now.
On Sat, 10 Jan 2009 bugme-daemon@bugzilla.kernel.org wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=12412 > > Summary: Regression in v2.6.28 introduced by: 'USB: skip Set- > Interface(0) if already in altsetting 0' Fixed by commit: 2caf7fcdb8532045680f06b67b9e63f0c9613aaa Alan Stern