usb: Remove cntl->defaultpipe cache.

Now that all pipes use a free list, there is no need to cache the
controller's default pipe.  The regular free list provides the same
capability.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
5 files changed
tree: 83c038652e4cf99993f3763be47a4f48172f5166
  1. src/
  2. tools/
  3. vgasrc/
  4. .gitignore
  5. COPYING
  6. COPYING.LESSER
  7. Makefile
  8. README
  9. TODO