summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--module/elmcan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/elmcan.c b/module/elmcan.c
index a5b54ec..abdf8b5 100644
--- a/module/elmcan.c
+++ b/module/elmcan.c
@@ -993,7 +993,6 @@ static void elmcan_ldisc_rx(struct tty_struct *tty,
if (fp && *fp++) {
netdev_err(elm->dev, "Error in received character stream. Check your wiring.");
- spin_lock_bh(&elm->lock);
elm327_hw_failure(elm);
spin_unlock_bh(&elm->lock);