PERFORCE change 163530 for review

Andrew Thompson thompsa at FreeBSD.org
Thu Jun 4 22:46:35 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=163530

Change 163530 by thompsa at thompsa_burger on 2009/06/04 22:46:00

	Nuke usb2_transfer_start()

Affected files ...

.. //depot/projects/usb_buf/src/sys/dev/usb/usb_core.h#10 edit

Differences ...

==== //depot/projects/usb_buf/src/sys/dev/usb/usb_core.h#10 (text+ko) ====

@@ -549,7 +549,6 @@
 	    usb_frcount_t frindex);
 void	usb2_transfer_clear_stall(struct usb_pipe *pipe);
 void	usb2_transfer_set_stall(struct usb_pipe *pipe);
-void	usb2_transfer_start(struct usb_urb *urb);
 void	usb2_transfer_unsetup(struct usb_pipe **pipe, uint16_t n_setup);
 void	usb2_set_parent_iface(struct usb_device *udev, uint8_t iface_index,
 	    uint8_t parent_index);


More information about the p4-projects mailing list