Added a very quick and dirty compatibility layer, to allow

not-yet-updated drivers to at least function.
This commit is contained in:
Michael Brown
2006-06-05 15:45:21 +00:00
parent c3e41e6fd1
commit 286bf68faf
17 changed files with 144 additions and 48 deletions

View File

@@ -957,7 +957,6 @@ void rhine_irq ( struct nic *nic, irq_action_t action ) {
}
static struct nic_operations rhine_operations;
static struct pci_driver rhine_driver;
static int
rhine_probe ( struct nic *nic, struct pci_device *pci ) {