never be called to convince compilers and static analysis tools a path
that uses uninitialised memory does not exist.
ok krw@ mpi@
-/* $OpenBSD: usb.c,v 1.116 2018/02/19 08:59:52 mpi Exp $ */
+/* $OpenBSD: usb.c,v 1.117 2018/02/19 09:20:45 jsg Exp $ */
/* $NetBSD: usb.c,v 1.77 2003/01/01 00:10:26 thorpej Exp $ */
/*
uph->uph_hlen = htole16(sizeof(*uph));
uph->uph_xfertype = USBPCAP_TRANSFER_INTERRUPT;
break;
+ default:
+ return;
}
uph->uph_id = 0; /* not yet used */