]> git.baikalelectronics.ru Git - kernel.git/commit
[8021Q]: Use proc_create() to setup ->proc_fops first
authorWang Chen <wangchen@cn.fujitsu.com>
Thu, 28 Feb 2008 22:14:58 +0000 (14:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Feb 2008 22:14:58 +0000 (14:14 -0800)
commit6383591328505e52654ce58608772593cc14d0a2
tree0663813ee1b56adc585feb78d0b8124679d58568
parent4d395cabf793ab61c232b483a3badac3c5a886f3
[8021Q]: 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>
net/8021q/vlanproc.c