linux-stable-rt/drivers/isdn/mISDN
Karsten Keil 5df3b8bcc7 mISDN: Fix skb leak in error cases
If the channel receive function returns an error the skb must be freed.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-25 00:55:30 -07:00
..
Kconfig
Makefile
clock.c
core.c
core.h
dsp.h mISDN: Hardware acceleration is now possible in conjunction with audio recording 2009-05-25 00:51:34 -07:00
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c mISDN: Hardware acceleration is now possible in conjunction with audio recording 2009-05-25 00:51:34 -07:00
dsp_core.c mISDN: Hardware acceleration is now possible in conjunction with audio recording 2009-05-25 00:51:34 -07:00
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c
dsp_hwec.h
dsp_pipeline.c mISDN: Echo canceler now gets delay information from hardware 2009-05-25 00:51:31 -07:00
dsp_tones.c
fsm.c
fsm.h
hwchannel.c mISDN: Echo canceler now gets delay information from hardware 2009-05-25 00:51:31 -07:00
l1oip.h
l1oip_codec.c mISDN: DSP now uses ring buffer for echo canceler 2009-05-25 00:51:30 -07:00
l1oip_core.c mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size 2009-05-25 00:55:28 -07:00
layer1.c
layer1.h
layer2.c mISDN: Add "sapi" information to debug messages 2009-05-25 00:55:29 -07:00
layer2.h mISDN: Fix TEI and SAPI handling 2009-05-25 00:51:35 -07:00
socket.c mISDN: Fix skb leak in error cases 2009-05-25 00:55:30 -07:00
stack.c
tei.c mISDN: Add "sapi" information to debug messages 2009-05-25 00:55:29 -07:00
timerdev.c