patch-2.2.18 linux/include/asm-m68k/adb.h

Next file: linux/include/asm-m68k/adb_iop.h
Previous file: linux/include/asm-i386/types.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-m68k/adb.h linux/include/asm-m68k/adb.h
@@ -58,7 +58,7 @@
     int reply_len;
     unsigned char reply_expected;
     unsigned char sent;
-    unsigned char got_reply;
+    unsigned char complete;
     void (*done)(struct adb_request *);
     void *arg;
     struct adb_request *next;

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