[SUNSU]: Fix locking error in sunsu_stop_rx().
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Feb 2006 19:55:36 +0000 (11:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Feb 2006 19:55:36 +0000 (11:55 -0800)
The caller takes the UART port lock, so we shouldn't try
to take it again.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found