patch-2.0.24 linux/drivers/net/ni65.h
Next file: linux/drivers/net/slhc.c
Previous file: linux/drivers/net/ni65.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Wed Oct 30 03:42:41 1996
-  Orig file: 
v2.0.23/linux/drivers/net/ni65.h
-  Orig date: 
Mon Feb 26 11:58:15 1996
diff -u --recursive --new-file v2.0.23/linux/drivers/net/ni65.h linux/drivers/net/ni65.h
@@ -108,7 +108,7 @@
       volatile unsigned char status; 
     } s;
   } u;
-  short blen;
+  volatile short blen;
   volatile unsigned short mlen;
 };
 
@@ -123,7 +123,7 @@
       volatile unsigned char status;
     } s;
   } u;
-  unsigned short blen;
+  volatile unsigned short blen;
   volatile unsigned short status2;
 };
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov