On Thu, Dec 19, 2002 at 12:18:58PM -0800, David Brownell wrote:
> These changes are unrelated except I ran into them all at once:

Applied, thanks.

> - Fixes an oops from a partial hub_configure() clean; let
>   hub_disconnect() do the whole thing, simpler.
> 
> - Since I was there, modify that routine's err() messages
>   to use dev_err().  Then eliminate a redundant diagnostic
>   in hub_probe(), and merge the "bad descriptor" cases into
>   one diagnostic.  Saves a few hundred rodata bytes, and
>   the messages now say what hub's involved.
> 
> - Unlink fixes:  if lower level code reports a submit error,
>   make sure the urb gets unlinked from the device's urb_list;
>   and report "it's already being unlinked" as -EBUSY so callers
>   can do something smarter than wonder "what did I do wrong".
> 
> - Spell "deprecated" right.

Heh, Randy also pointed this one out to me.  I shouldn't try to spell
big words after midnight :)

thanks,

greg k-h


-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to