patch-2.4.0-test9 linux/include/linux/if_pppox.h

Next file: linux/include/linux/inet.h
Previous file: linux/include/linux/highmem.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/include/linux/if_pppox.h linux/include/linux/if_pppox.h
@@ -130,7 +130,7 @@
 
 extern struct ppp_channel_ops pppoe_chan_ops;
 
-extern void  pppox_proto_init(struct net_proto *np);
+extern int pppox_proto_init(struct net_proto *np);
 
 #endif /* __KERNEL__ */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)