freebsd-dev/sys/netgraph/bluetooth/drivers/ubt
Raphael Kubo da Costa ac76cdc670 Use the correct USB interface macros instead of USB_IF_CSI.
As pointed out by hselasky@, USB_IF_CSI is the wrong macro here since we want
to declare the device's interface class, subclass and protocol, not class,
subclass and driver info.

Follow-up to r244704.

PR:		kern/174707
Approved by:	glebius
MFC after:	1 week
2012-12-26 19:12:31 +00:00
..
ng_ubt_var.h s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
ng_ubt.c Use the correct USB interface macros instead of USB_IF_CSI. 2012-12-26 19:12:31 +00:00