From: David Brownell Date: Wed, 25 May 2005 00:51:52 +0000 (-0700) Subject: [PATCH] USB gadget: drain rndis response queue on disconnect X-Git-Tag: v2.6.13-rc1~51^2~8^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486e2df6ce213d0c776befdf3fe5ffc61dd61688;p=pandora-kernel.git [PATCH] USB gadget: drain rndis response queue on disconnect Drain the rndis response queue on disconnect. This fixes a problem in which an rndis response left in the queue from a previous session could cause a subsequent session to fail. Signed-off-by: Andy Lowe Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed