1
0
Fork 0
alistair23-linux/net/phonet
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create
Right now, some modules such as bonding use proc_create
to create proc entries under /proc/net/, and other modules
such as ipv4 use proc_net_fops_create.

It looks a little chaos.this patch changes all of
proc_net_fops_create to proc_create. we can remove
proc_net_fops_create after this patch.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-18 14:53:08 -05:00
..
Kconfig Phonet: kill the ST-Ericsson pipe controller Kconfig 2011-03-09 11:59:33 -08:00
Makefile Net: phonet: Makefile: Remove deprecated kbuild goal definitions 2010-11-22 08:16:14 -08:00
af_phonet.c net: remove my future former mail address 2012-06-17 16:29:38 -07:00
datagram.c net: remove my future former mail address 2012-06-17 16:29:38 -07:00
pep-gprs.c net: remove my future former mail address 2012-06-17 16:29:38 -07:00
pep.c net: remove my future former mail address 2012-06-17 16:29:38 -07:00
pn_dev.c net: proc: change proc_net_fops_create to proc_create 2013-02-18 14:53:08 -05:00
pn_netlink.c net: Push capable(CAP_NET_ADMIN) into the rtnl methods 2012-11-18 20:32:44 -05:00
socket.c userns: Print out socket uids in a user namespace aware fashion. 2012-08-14 21:48:06 -07:00
sysctl.c net: remove my future former mail address 2012-06-17 16:29:38 -07:00