Revision 119eecc831a42bd090543568932e440c6831f1bb authored by Stefani Seibold on 23 December 2009, 08:10:48 UTC, committed by Linus Torvalds on 23 December 2009, 16:53:31 UTC
The USB serial code was a new user of the kfifo API, and it was missed
when porting things to the new kfifo API.

Please make the write_fifo in place.  Here is my patch to fix the
regression and full ported version.

Signed-off-by: Stefani Seibold <stefani@seibold.net>
Reported-and-tested-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Greg KH <greg@kroah.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c9f937e
History

back to top