]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r307774:
authortrasz <trasz@FreeBSD.org>
Mon, 19 Dec 2016 17:02:55 +0000 (17:02 +0000)
committertrasz <trasz@FreeBSD.org>
Mon, 19 Dec 2016 17:02:55 +0000 (17:02 +0000)
commitc60f07c4ff3fcd648ef83a69327082ae9eab974a
tree43965eeabbd74026c2c64422ab88c281034657fb
parentcd597b8cb2598b40e7300a3a6bcb7379fbd8202f
MFC r307774:

Fix libusb20_dev_get_desc(3) to use the "vendor product" order, not
"product vendor". This is consistent with how it's generally done.

The ordering is visible eg in usbconfig(8) output.
lib/libusb/libusb20_ugen20.c