Call ed_probe_Novel in the AX88190 case as well.
Remove stary blank line. Submitted by: Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
This commit is contained in:
@@ -158,7 +158,6 @@ ed_pccard_probe(device_t dev)
|
||||
|
||||
sc->asic_offset = ED_NOVELL_ASIC_OFFSET;
|
||||
sc->nic_offset = ED_NOVELL_NIC_OFFSET;
|
||||
|
||||
sc->chip_type = ED_CHIP_TYPE_AX88190;
|
||||
|
||||
/*
|
||||
@@ -172,6 +171,7 @@ ed_pccard_probe(device_t dev)
|
||||
ax88190_geteprom(sc);
|
||||
|
||||
ed_release_resources(dev);
|
||||
error = ed_probe_Novell(dev, 0, flags);
|
||||
goto end2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user