Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/dev/usb/usb_device.h 250204 2013-05-03 09:23:06Z hselasky $ */
---
> /* $FreeBSD: head/sys/dev/usb/usb_device.h 250207 2013-05-03 11:10:04Z hselasky $ */
269a270,273
>
> #if (USB_HAVE_FIXED_CONFIG != 0)
> uint32_t config_data[(USB_CONFIG_MAX + 3) / 4];
> #endif