patch-2.4.0-test9 linux/drivers/net/am79c961a.h
Next file: linux/drivers/net/appletalk/Makefile
Previous file: linux/drivers/net/am79c961a.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Sep 18 15:15:22 2000
- Orig file:
v2.4.0-test8/linux/drivers/net/am79c961a.h
- Orig date:
Tue Jul 11 11:12:23 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/net/am79c961a.h linux/drivers/net/am79c961a.h
@@ -1,5 +1,9 @@
/*
* linux/drivers/net/am79c961.h
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
*/
#ifndef _LINUX_am79c961a_H
@@ -118,6 +122,7 @@
unsigned char rxtail;
unsigned long rxhdr;
unsigned long txhdr;
+ spinlock_t chip_lock;
};
extern int am79c961_probe (struct net_device *dev);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)