[SUNSU]: Fix locking error in sunsu_stop_rx().
The caller takes the UART port lock, so we shouldn't try
to take it again.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录
The caller takes the UART port lock, so we shouldn't try
to take it again.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>