patch-2.4.9 linux/drivers/ieee1394/hosts.h
Next file: linux/drivers/ieee1394/ieee1394_core.c
Previous file: linux/drivers/ieee1394/hosts.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Sun Aug 12 12:39:02 2001
-  Orig file: 
v2.4.8/linux/drivers/ieee1394/hosts.h
-  Orig date: 
Wed Jul 25 17:10:20 2001
diff -u --recursive --new-file v2.4.8/linux/drivers/ieee1394/hosts.h linux/drivers/ieee1394/hosts.h
@@ -1,4 +1,3 @@
-
 #ifndef _IEEE1394_HOSTS_H
 #define _IEEE1394_HOSTS_H
 
@@ -15,6 +14,8 @@
 struct hpsb_host {
 /* private fields (hosts, do not use them) */
         struct hpsb_host *next;
+
+        atomic_t generation;
 
         struct list_head pending_packets;
         spinlock_t pending_pkt_lock;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)