Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/dev/usb/usb_mbuf.c 193074 2009-05-30 00:22:57Z thompsa $ */
---
> /* $FreeBSD: head/sys/dev/usb/usb_mbuf.c 194228 2009-06-15 01:02:43Z thompsa $ */
31c31
< * usb2_alloc_mbufs - allocate mbufs to an usbd interface queue
---
> * usb_alloc_mbufs - allocate mbufs to an usbd interface queue
38c38
< usb2_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq,
---
> usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq,