summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-05-23 00:10:19 +0100
committerPete Batard <pete@akeo.ie>2012-05-23 00:10:19 +0100
commitcd87b6b1f1a94e85fcd7beb165d182e3fd740a57 (patch)
treec74cb867c86462116efae6fda254abf97dac38d6 /libusb/version_nano.h
parent1cc9c6087d2074f2a8fbebb1ef25d0d889d17c90 (diff)
downloadlibusbx-cd87b6b1f1a94e85fcd7beb165d182e3fd740a57.tar.gz
Windows: Reduce severity of initial conf desc readout failures
* Failure to read the config descriptor through regular API calls can occur for some hubs (eg. 05E3:0608) and is of no major consequence. * Later failures still reported with error severity as they may hide something more dramatic * Issue reported by Jerry from NovaDSP
Diffstat (limited to 'libusb/version_nano.h')
-rw-r--r--libusb/version_nano.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index cd14787..5594f40 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10505
+#define LIBUSB_NANO 10506