linux/drivers/isdn/mISDN
Dan Carpenter 08cb3f60b2 misdn: Fix reversed 'if' in st_own_ctrl
The current code probably returns -EINVAL a lot.  Otherwise it would oops.

Compile tested only.  Found by smatch (http://repo.or.cz/w/smatch.git).

Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-04 08:27:09 -08:00
..
Kconfig
Makefile
clock.c
core.c mISDN: get_free_devid() failure ignored 2009-05-25 00:55:31 -07:00
core.h
dsp.h mISDN: Fix DTMF detection enable/disable 2009-05-25 00:55:47 -07: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 mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
dsp_core.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
dsp_dtmf.c mISDN: Fix DTMF detection enable/disable 2009-05-25 00:55:47 -07:00
dsp_ecdis.h mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
dsp_hwec.c
dsp_hwec.h
dsp_pipeline.c mISDN: Fix overlapping data access 2009-06-11 19:04:54 +02:00
dsp_tones.c mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00
fsm.c
fsm.h
hwchannel.c mISDN: Make clearing B-channel a common function 2009-07-25 20:18:16 +02:00
l1oip.h mISDN: Use kernel_{send,recv}msg instead of open coding 2009-05-25 00:55:46 -07:00
l1oip_codec.c
l1oip_core.c mISDN: Fix handling of receive buffer size in L1oIP 2009-08-02 12:59:32 -07:00
layer1.c
layer1.h
layer2.c ISDN: ARRAY_SIZE changes 2009-07-25 20:23:05 +02:00
layer2.h mISDN: Fix TEI and SAPI handling 2009-05-25 00:51:35 -07:00
socket.c net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
stack.c misdn: Fix reversed 'if' in st_own_ctrl 2009-11-04 08:27:09 -08:00
tei.c mISDN: Do not disable IRQ in ph_data_ind() 2009-06-11 19:05:18 +02:00
timerdev.c mISDN: Cleanup debug messages 2009-05-25 00:55:45 -07:00