diff options
author | David S. Miller <davem@davemloft.net> | 2011-04-17 23:48:53 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-17 23:48:53 (GMT) |
commit | 81b424d9e2ef815b2035d4c2be0bc41dddbebc06 (patch) | |
tree | 7b2b1b0cc42a43b6fffac0b1e208c04e3574bfc8 /drivers/net | |
parent | 07f46f80f4ca4ddb700ff40a19876ba1b3242917 (diff) | |
download | linux-fsl-qoriq-81b424d9e2ef815b2035d4c2be0bc41dddbebc06.tar.xz |
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions