aboutsummaryrefslogtreecommitdiff
path: root/include/net/phonet/phonet.h
diff options
context:
space:
mode:
authorGravatar remi.denis-courmont@nokia <remi.denis-courmont@nokia> 2009-01-23 03:00:27 +0000
committerGravatar David S. Miller <davem@davemloft.net> 2009-01-26 21:03:34 -0800
commit76e02cf6945e6faa9f6b546dc0513512197c5966 (patch)
treee296f93f6ba6571443704871bf2d399a3bc5b98e /include/net/phonet/phonet.h
parentPhonet: check destination before delivering packets locally (diff)
downloadlinux-76e02cf6945e6faa9f6b546dc0513512197c5966.tar.gz
linux-76e02cf6945e6faa9f6b546dc0513512197c5966.tar.bz2
linux-76e02cf6945e6faa9f6b546dc0513512197c5966.zip
Phonet: allow phonet_device_init() to fail, put it to __init section
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/phonet/phonet.h')
-rw-r--r--include/net/phonet/phonet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/phonet/phonet.h b/include/net/phonet/phonet.h
index 057b0a8a2885..d43f71b5ec00 100644
--- a/include/net/phonet/phonet.h
+++ b/include/net/phonet/phonet.h
@@ -105,7 +105,6 @@ void phonet_proto_unregister(int protocol, struct phonet_protocol *pp);
int phonet_sysctl_init(void);
void phonet_sysctl_exit(void);
-void phonet_netlink_register(void);
int isi_register(void);
void isi_unregister(void);