Skip to content
Commit 81b424d9 authored by David S. Miller's avatar David S. Miller
Browse files

isdn: mISDN: socket: Fix set-but-unused variables.



The variable 'len' is set but unused in data_sock_getsockopt().

The code should use 'len' to validate that the user's socket option is
indeed the right size.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 07f46f80
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