tty: Fix various bogus WARN checks in the usb serial layer
authorAlan Cox <alan@linux.intel.com>
Mon, 8 Feb 2010 10:10:04 +0000 (10:10 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:55:02 +0000 (14:55 -0800)
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>

No differences found