alistair23-linux/drivers/isdn/hysdn
Alexey Dobriyan 9a58a80a70 proc_fops: convert drivers/isdn/ to seq_file
Convert code away from ->read_proc/->write_proc interfaces.  Switch to
proc_create()/proc_create_data() which make addition of proc entries
reliable wrt NULL ->proc_fops, NULL ->data and so on.

Problem with ->read_proc et al is described here commit
786d7e1612 "Fix rmmod/read/write races in
/proc entries"

[akpm@linux-foundation.org: CONFIG_PROC_FS=n build fix]
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-14 03:10:54 -08:00
..
boardergo.c hysdn: Remove cli()/sti() calls. 2008-05-14 23:25:33 -07:00
boardergo.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hycapi.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
hysdn_boot.c [PATCH] isdn: replace kmalloc+memset with kzalloc 2006-12-08 08:29:01 -08:00
hysdn_defs.h [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appropriately 2006-10-17 08:18:48 -07:00
hysdn_init.c [ISDN] hysdn: convert to PCI hotplug API 2007-10-12 09:14:49 -04:00
hysdn_net.c isdn: convert to netdev_tx_t 2009-09-01 01:13:16 -07:00
hysdn_pof.h hysdn: remove the packed attribute from PofTimStamp_tag 2008-07-30 16:48:05 -07:00
hysdn_procconf.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
hysdn_proclog.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
hysdn_sched.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
ince1pc.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
Kconfig Kconfig: Remove useless and sometimes wrong comments 2009-11-09 09:40:56 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00