diff options
Diffstat (limited to 'src/drivers/net/3c90x.c')
-rw-r--r-- | src/drivers/net/3c90x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/net/3c90x.c b/src/drivers/net/3c90x.c index 0fb79a49f..b7ac4cfb5 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 |