aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/net/3c90x.c
diff options
context:
space:
mode:
authorMichael Brown <mcb30@etherboot.org>2006-06-05 15:45:21 +0000
committerMichael Brown <mcb30@etherboot.org>2006-06-05 15:45:21 +0000
commit286bf68faf8c712c1d5a9fd5dbedbcf142fb8cb5 (patch)
treeec6b5bc6cb4c839f7e8c428f5d3e9fa6e48a9231 /src/drivers/net/3c90x.c
parentc3e41e6fd1c809151cd466ac9c70d8b0593e96cd (diff)
downloadipxe-286bf68faf8c712c1d5a9fd5dbedbcf142fb8cb5.tar.gz
Added a very quick and dirty compatibility layer, to allow
not-yet-updated drivers to at least function.
Diffstat (limited to 'src/drivers/net/3c90x.c')
-rw-r--r--src/drivers/net/3c90x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/net/3c90x.c b/src/drivers/net/3c90x.c
index 0fb79a49..b7ac4cfb 100644
--- a/src/drivers/net/3c90x.c
+++ b/src/drivers/net/3c90x.c
@@ -43,7 +43,6 @@
#include "timer.h"
static struct nic_operations a3c90x_operations;
-static struct pci_driver a3c90x_driver;
#define XCVR_MAGIC (0x5A00)
/** any single transmission fails after 16 collisions or other errors