patch-2.1.11 linux/include/linux/ax25.h

Next file: linux/include/linux/fddidevice.h
Previous file: linux/include/linux/atalk.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.10/linux/include/linux/ax25.h linux/include/linux/ax25.h
@@ -41,7 +41,7 @@
 } ax25_address;
 
 struct sockaddr_ax25 {
-	short sax25_family;
+	sa_family_t sax25_family;
 	ax25_address sax25_call;
 	int sax25_ndigis;
 	/* Digipeater ax25_address sets follow */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov