linux-stable/net/x25
Wang Chen 2335f8ec27 [X25]: Use proc_create() to setup ->proc_fops first
Use proc_create() to make sure that ->proc_fops be setup before gluing
PDE to main tree.

Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-28 14:16:33 -08:00
..
af_x25.c [AX25]: Beautify x25_init() version printk. 2008-01-31 19:27:06 -08:00
Kconfig
Makefile
sysctl_net_x25.c
x25_dev.c
x25_facilities.c [X25]: Avoid divides and sparse warnings 2008-01-28 15:02:03 -08:00
x25_forward.c
x25_in.c [X25]: Avoid divides and sparse warnings 2008-01-28 15:02:03 -08:00
x25_link.c
x25_out.c
x25_proc.c [X25]: Use proc_create() to setup ->proc_fops first 2008-02-28 14:16:33 -08:00
x25_route.c
x25_subr.c [X25]: Avoid divides and sparse warnings 2008-01-28 15:02:03 -08:00
x25_timer.c