Re: [linux-usb-devel] Re: Trivial patch for usb.h

2003-02-26 Thread Greg KH
On Wed, Feb 26, 2003 at 04:32:52PM -0500, Alan Stern wrote: > On Wed, 26 Feb 2003, David Brownell wrote: > > > Alan Stern wrote: > > > That sounds like you're saying the macros don't belong in usb.h at all. > > > Shall I send in a patch that takes them out? > > > > I think that'd be a good solu

Re: [linux-usb-devel] Re: Trivial patch for usb.h

2003-02-26 Thread Alan Stern
On Wed, 26 Feb 2003, David Brownell wrote: > Alan Stern wrote: > > That sounds like you're saying the macros don't belong in usb.h at all. > > Shall I send in a patch that takes them out? > > I think that'd be a good solution. Or maybe just put them in "hcd.h". Here you go. Alan Stern =

[linux-usb-devel] Re: Trivial patch for usb.h

2003-02-25 Thread Greg KH
On Mon, Feb 24, 2003 at 10:25:07AM -0500, Alan Stern wrote: > The usb_snddefctrl and usb_rcvdefctrl macros are wrong. This hasn't shown > up until now because usb_rcvdefctrl isn't used anywhere at all, and > usb_snddefctrl is used exactly once (in core/usb.c). So that use of usb_snddevfctrl() i