ohci: relax link check
commitab6b1105a2259c7072905887f71caa850ce63190
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 7 Mar 2017 08:40:18 +0000 (7 09:40 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 9 Mar 2017 08:46:13 +0000 (9 09:46 +0100)
treec1d16df7b67a9840cf79a009c3008aa549952721
parent87467097f8811258cd91d42c141a7bd8492ed08a
ohci: relax link check

The strict td link limit added by commit "95ed569 usb: ohci: limit the
number of link eds" causes problems with macos guests.  Lets raise the
limit.

Reported-by: Programmingkid <programmingkidx@gmail.com>
Reported-by: Howard Spoelstra <hsp.cat7@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: 1488876018-31576-1-git-send-email-kraxel@redhat.com
hw/usb/hcd-ohci.c