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

caif: unlock on error path in cfserl_receive()



There was an spin_unlock missing on the error path.  The spin_lock was
tucked in with the declarations so it was hard to spot.  I added a new
line.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Acked-by: default avatarSjur Brændeland <sjurbren@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c196b02c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment