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
- Lines: 9
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/net/ax25/ax25_out.c
- Orig date:
2000-12-29 14:35:47.000000000 -0800
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)