Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/dev/usb/usb_hub.h 234803 2012-04-29 17:12:33Z hselasky $ */
---
> /* $FreeBSD: head/sys/dev/usb/usb_hub.h 250207 2013-05-03 11:10:04Z hselasky $ */
50a51
> #if (USB_HAVE_FIXED_PORT == 0)
51a53,55
> #else
> struct usb_port ports[USB_MAX_PORTS];
> #endif