Skip to content
Commit 344e3c77 authored by Dan Carpenter's avatar Dan Carpenter Committed by David S. Miller
Browse files

sparc: serial: sunhv: fix a double lock bug

We accidentally take the "port->lock" twice in a row.  This old code
was supposed to be deleted.

Fixes: e58e241c

 ('sparc: serial: Clean up the locking for -rt')
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fa160828
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment