[WANROUTER]: Use proc_create() to setup ->proc_fops first
authorWang Chen <wangchen@cn.fujitsu.com>
Thu, 28 Feb 2008 22:15:56 +0000 (14:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Feb 2008 22:15:56 +0000 (14:15 -0800)
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>

No differences found