Minor - USB OHCI interrupt queue should be one larger.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 28 Feb 2010 07:36:32 +0000 (02:36 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 10 Mar 2010 00:59:52 +0000 (19:59 -0500)
commitbfe7ca72b816623355a5f4b809741c52120654a4
treeae1c115a0c584e522f4c078403c305544659af34
parent09e2f7c4f371121d1991c4c5e0a2ad47ffad0e21
Minor - USB OHCI interrupt queue should be one larger.

One of the entries in the queue can't be used, so the total queue size
needs to be one larger than it currently is.
src/usb-ohci.c