linux-stable/net/phonet
Randy Dunlap ae6e2aef6c phonet: fix build when PROC_FS is disabled
Fix phonet build when PROC_FS is not enabled:

net/built-in.o: In function `pn_sock_open':
socket.c:(.text+0x23c649): undefined reference to `seq_open_net'
net/built-in.o:(.rodata+0x21018): undefined reference to `seq_release_net'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-17 17:48:25 -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
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
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: phonet_device_get() fix 2009-07-27 08:03:18 -07:00
pn_netlink.c Phonet: publicize the Netlink notification function 2009-06-25 02:58:15 -07:00
socket.c phonet: fix build when PROC_FS is disabled 2009-08-17 17:48:25 -07:00
sysctl.c net: Make static 2008-12-10 15:18:31 -08:00