commit | 436002e3293472e4a7e47e5025999fc312794c4a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Feb 28 11:55:36 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 28 11:55:36 2006 -0800 |
tree | 00194f9a7b662e5e067971fe2b9f7dff0b1fdee3 | |
parent | b9756c047ce6b60e3b96aa3c5db958acbdacedde [diff] |
[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: David S. Miller <davem@davemloft.net>