kernel-ark/drivers/isdn/mISDN
Andrew Morton 6bff338bb6 misdn: use nonseekable_open()
The driver just sets ->llseek to NULL.  It should also clear FMODE_LSEEK to
tell the VFS that seeks are not supported.

Pointed out by Christoph Hellwig.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-13 18:42:07 -07:00
..
core.c
core.h
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c
dsp_core.c
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c
dsp_hwec.h
dsp_pipeline.c
dsp_tones.c
dsp.h
fsm.c
fsm.h
hwchannel.c
Kconfig Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_codec.c Add layer1 over IP support 2008-07-27 02:02:10 +02:00
l1oip_core.c mISDN cleanup user interface 2008-08-02 16:28:50 +02:00
l1oip.h Add layer1 over IP support 2008-07-27 02:02:10 +02:00
layer1.c
layer1.h
layer2.c Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
layer2.h Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
Makefile Add layer1 over IP support 2008-07-27 02:02:10 +02:00
socket.c mISDN cleanup user interface 2008-08-02 16:28:50 +02:00
stack.c
tei.c Fix namespace issue with Hisax 2008-07-27 18:32:50 +02:00
timerdev.c misdn: use nonseekable_open() 2008-10-13 18:42:07 -07:00