patch-2.4.8 linux/net/core/rtnetlink.c
Next file: linux/net/core/skbuff.c
Previous file: linux/net/core/dev.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Aug  5 13:12:41 2001
-  Orig file: 
v2.4.7/linux/net/core/rtnetlink.c
-  Orig date: 
Sun Feb 27 18:45:10 2000
diff -u --recursive --new-file v2.4.7/linux/net/core/rtnetlink.c linux/net/core/rtnetlink.c
@@ -274,7 +274,7 @@
 
 /* Process one rtnetlink message. */
 
-extern __inline__ int
+static __inline__ int
 rtnetlink_rcv_msg(struct sk_buff *skb, struct nlmsghdr *nlh, int *errp)
 {
 	struct rtnetlink_link *link;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)