patch-2.4.22 linux-2.4.22/net/ax25/ax25_out.c

Next file: linux-2.4.22/net/bluetooth/Config.in
Previous file: linux-2.4.22/net/ax25/ax25_ip.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/net/ax25/ax25_out.c linux-2.4.22/net/ax25/ax25_out.c
@@ -138,7 +138,7 @@
 	struct sk_buff *skbn;
 	unsigned char *p;
 	int frontlen, len, fragno, ka9qfrag, first = 1;
-	long flags;
+	unsigned long flags;
 
 	if ((skb->len - 1) > paclen) {
 		if (*skb->data == AX25_P_TEXT) {

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