commit | 0a023c6cf10c63d2ce68a2816d90c2f0f1ad2763 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Sep 18 08:55:12 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 09 13:52:07 2009 -0700 |
tree | a3f64d82e56a7f5eff27fb6d34f737634b4dad32 | |
parent | c526d0d4fc9707816b407d2d3336267d3271db2b [diff] |
USB: xhci: Fix dropping endpoints from the xHC schedule. When an endpoint is to be dropped from the hardware bandwidth schedule, we want to clear its add flag. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>