commit | 5e5cf6fc59db2322dfe3ac8e1002f066b06d868f | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Thu May 06 13:40:18 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 20 13:21:43 2010 -0700 |
tree | 4f51dd2a04e7b45969ad80d7065858ed2fdf0f31 | |
parent | 5bc9661cba04ff3704e704a06367d4fe96d8dd33 [diff] |
USB: xhci: Set stream ID to 0 after cleaning up stalls. After using state stored in xhci_virt_ep to clean up a stalled endpoint, be sure to set the stalled stream ID back to 0. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>