summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/caif/cfmuxl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/caif/cfmuxl.c b/net/caif/cfmuxl.c
index 5b17de51f64..4884e189ad5 100644
--- a/net/caif/cfmuxl.c
+++ b/net/caif/cfmuxl.c
@@ -254,6 +254,5 @@ static void cfmuxl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl,
if (cfsrvl_phyid_match(layer, phyid))
layer->ctrlcmd(layer, ctrl, phyid);
}
- }
rcu_read_unlock();
}