]> git.baikalelectronics.ru Git - kernel.git/commit
USB: tty: sort out the request_room handling for whiteheat
authorAlan Cox <alan@linux.intel.com>
Wed, 17 Feb 2010 13:06:57 +0000 (13:06 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:55:09 +0000 (14:55 -0800)
commitd02256be81d78676b9eb18f1582076aaf144400f
tree615f370f2ab840928a417a623cfb41a1568e2842
parentbf8e6799186980d6d9fa2e96cf90dfcc171f3bdf
USB: tty: sort out the request_room handling for whiteheat

This driver has its own (surplus) backup queue system which wants removing
from the receive overflow logic.

Do this at the same time as removing the request_room logic

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/whiteheat.c