patch-1.3.15 linux/include/net/datalink.h

Next file: linux/include/net/ip.h
Previous file: linux/include/linux/xd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.14/linux/include/net/datalink.h linux/include/net/datalink.h
@@ -4,7 +4,7 @@
 struct datalink_proto {
 	unsigned short	type_len;
 	unsigned char	type[8];
-	char		*string_name;
+	const char	*string_name;
 	unsigned short	header_length;
 	int	(*rcvfunc)(struct sk_buff *, struct device *, 
 				struct packet_type *);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this