alistair23-linux/net/phonet
David S. Miller 421d20a3dc phonet: Fix build.
As reported by Oliver Hartkopp:

net/phonet/pn_dev.c: In function ‘phonet_init_net’:
net/phonet/pn_dev.c:221: error: implicit declaration of function
‘proc_net_fops_create’
net/phonet/pn_dev.c: In function ‘phonet_exit_net’:
net/phonet/pn_dev.c:242: error: implicit declaration of function ‘proc_net_remove’

Signed-off-by: David S. Miller <davem@davemloft.net>
2009-07-26 13:39:10 -07:00
..
af_phonet.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00
datagram.c Phonet: dropped datagrams accounting 2009-07-23 17:58:20 -07:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
pep-gprs.c net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 2009-07-05 19:16:04 -07:00
pep.c Phonet: account for dropped RX packets 2009-07-23 17:58:19 -07:00
pn_dev.c phonet: Fix build. 2009-07-26 13:39:10 -07:00
pn_netlink.c Phonet: publicize the Netlink notification function 2009-06-25 02:58:15 -07:00
socket.c Phonet: sockets list through proc_fs 2009-07-23 17:58:19 -07:00
sysctl.c net: Make static 2008-12-10 15:18:31 -08:00