dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn/mISDN
David S. Miller 81b424d9e2 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>
2011-04-17 16:48:53 -07:00
..
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
clock.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
core.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
core.h mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
dsp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
dsp_audio.c mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dsp_core.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dsp_dtmf.c Fix common misspellings 2011-03-31 11:26:23 -03:00
dsp_ecdis.h mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
dsp_hwec.c drivers/isdn/mISDN: use ARRAY_SIZE 2008-12-03 20:59:57 -08:00
dsp_hwec.h
dsp_pipeline.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
dsp_tones.c Fix common misspellings 2011-03-31 11:26:23 -03:00
fsm.c
fsm.h
hwchannel.c mISDN: fix printk typo fushing 2011-02-15 10:25:48 +01:00
l1oip.h mISDN: Use kernel_{send,recv}msg instead of open coding 2009-05-25 00:55:46 -07:00
l1oip_codec.c mISDN: DSP now uses ring buffer for echo canceler 2009-05-25 00:51:30 -07:00
l1oip_core.c Fix common misspellings 2011-03-31 11:26:23 -03:00
layer1.c drivers/isdn/mISDN: Use printf extension %pV 2010-11-16 10:22:58 -08:00
layer1.h
layer2.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2011-04-11 13:44:25 -07:00
layer2.h mISDN: Fix TEI and SAPI handling 2009-05-25 00:51:35 -07:00
socket.c isdn: mISDN: socket: Fix set-but-unused variables. 2011-04-17 16:48:53 -07:00
stack.c misdn: kill big kernel lock 2010-09-15 19:29:56 -07:00
tei.c drivers/isdn/mISDN: Use printf extension %pV 2010-11-16 10:22:58 -08:00
timerdev.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00