android_kernel_samsung_msm8976/net/phonet
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry
proc_net_remove is only used to remove proc entries
that under /proc/net,it's not a general function for
removing proc entries of netns. if we want to remove
some proc entries which under /proc/net/stat/, we still
need to call remove_proc_entry.

this patch use remove_proc_entry to replace proc_net_remove.
we can remove proc_net_remove 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_remove to remove_proc_entry 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