Merge remote-tracking branch 'kraxel/usb.90' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Fri, 20 Sep 2013 13:08:08 +0000 (08:08 -0500)
committerAnthony Liguori <anthony@codemonkey.ws>
Fri, 20 Sep 2013 13:08:09 +0000 (08:08 -0500)
# By Hans de Goede (6) and Gerd Hoffmann (1)
# Via Gerd Hoffmann
* kraxel/usb.90:
  usb: Fix iovec memleak on combined-packet free
  usb: Also reset max_packet_size on ep_reset
  xhci: Fix memory leak on xhci_disable_ep
  xhci: Add xhci_epid_to_usbep helper function
  xhci: Init a transfers xhci, slotid and epid member on epctx alloc
  xhci: Fix number of streams allocated when using streams
  usb: remove old usb-host code

Message-id: 1379583298-7524-1-git-send-email-kraxel@redhat.com


Trivial merge