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 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 drivers/isdn/mISDN: fix sparse warnings: make symbols static 2009-02-15 23:39:20 -08:00
core.c mISDN: get_free_devid() failure ignored 2009-05-25 00:55:31 -07:00
core.h mISDN: Add ISDN sample clock API to mISDN core 2009-01-09 22:44:27 +01:00
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 Add mISDN DSP 2008-07-27 01:56:38 +02:00
dsp_blowfish.c Add mISDN DSP 2008-07-27 01:56:38 +02:00
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 drivers/isdn/mISDN: use ARRAY_SIZE 2008-12-03 20:59:57 -08:00
dsp_hwec.h Add mISDN DSP 2008-07-27 01:56:38 +02:00
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 Add mISDN core files 2008-07-27 01:54:58 +02:00
fsm.h Add mISDN core files 2008-07-27 01:54:58 +02:00
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 mISDN: DSP now uses ring buffer for echo canceler 2009-05-25 00:51:30 -07:00
l1oip_core.c mISDN: Fix handling of receive buffer size in L1oIP 2009-08-02 12:59:32 -07:00
layer1.c mISDN: Use struct device name field 2009-01-09 22:44:24 +01:00
layer1.h Add mISDN core files 2008-07-27 01:54:58 +02:00
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