Reuse implicit padding to export the port number of a USB device in
authormpi <mpi@openbsd.org>
Thu, 19 Jul 2018 12:35:14 +0000 (12:35 +0000)
committermpi <mpi@openbsd.org>
Thu, 19 Jul 2018 12:35:14 +0000 (12:35 +0000)
commit75dfde27462b4d6d4b237cf07eead4a5a60948c7
tree50acd67bee9045dbe2864b53a5826c841d6d3452
parent31c76a1f562c0d7d634bf0131bab8c2de524814c
Reuse implicit padding to export the port number of a USB device in
USB_DEVICEINFO.

devel/libusb1 requires this piece of information.

ok jcs@, mikeb@, jasper@, sthen@
sys/dev/usb/usb.h
sys/dev/usb/usb_subr.c