commit | 49d3380e3f1297ff7bdc700c0a7fe6c3a036b3ab | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Feb 08 10:10:04 2010 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:55:02 2010 -0800 |
tree | d1b991ab99dcfb634e913db5443e5581982a47d7 | |
parent | bd07c551aae5d2200c7b195142e5ba63f26424da [diff] |
tty: Fix various bogus WARN checks in the usb serial layer We are now refcounted and all the port.count checking is no longer valid and in fact produces false warnings. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>