commit | 67ccbd6f1af3025af3224be5c4f992aaf8811334 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed Feb 17 13:06:57 2010 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:55:09 2010 -0800 |
tree | 615f370f2ab840928a417a623cfb41a1568e2842 | |
parent | 5d3034ab8faea229942e79d867d18722d5375b12 [diff] |
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>