|
@@ -406,7 +406,6 @@ static int netwave_probe(struct pcmcia_device *link)
|
|
|
link->conf.Attributes = CONF_ENABLE_IRQ;
|
|
|
link->conf.IntType = INT_MEMORY_AND_IO;
|
|
|
link->conf.ConfigIndex = 1;
|
|
|
- link->conf.Present = PRESENT_OPTION;
|
|
|
|
|
|
/* Netwave private struct init. link/dev/node already taken care of,
|
|
|
* other stuff zero'd - Jean II */
|