patch-2.4.0-test9 linux/include/net/ndisc.h
Next file: linux/include/net/neighbour.h
Previous file: linux/include/net/ipv6.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 12:06:41 2000
- Orig file:
v2.4.0-test8/linux/include/net/ndisc.h
- Orig date:
Fri Sep 8 12:53:54 2000
diff -u --recursive --new-file v2.4.0-test8/linux/include/net/ndisc.h linux/include/net/ndisc.h
@@ -101,7 +101,7 @@
extern void igmp6_cleanup(void);
-extern __inline__ struct neighbour * ndisc_get_neigh(struct net_device *dev, struct in6_addr *addr)
+static inline struct neighbour * ndisc_get_neigh(struct net_device *dev, struct in6_addr *addr)
{
if (dev)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)