]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Fix USB device path formatting mixup
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 11 Feb 2010 14:39:13 +0000 (14:39 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 12 Feb 2010 17:25:12 +0000 (17:25 +0000)
commit823a684f8d0495bd5e7b413e1a81fd5a600abef7
tree00f106f0a4d5a7da819fa29615f2c54f07fdbfdc
parentc31a116b72e34a7aeef4fe0f14646a963f42cda9
Fix USB device path formatting mixup

* src/util/hostusb.c: The device path for a USB device wants the
  bus/device IDs in decimal not octal
src/util/hostusb.c