diff options
Diffstat (limited to 'drivers/net/wireless/netwave_cs.c')
-rw-r--r-- | drivers/net/wireless/netwave_cs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/netwave_cs.c b/drivers/net/wireless/netwave_cs.c index 545717b5e1e5..23d6b3376e6e 100644 --- a/drivers/net/wireless/netwave_cs.c +++ b/drivers/net/wireless/netwave_cs.c | |||
@@ -406,7 +406,6 @@ static int netwave_attach(struct pcmcia_device *p_dev) | |||
406 | 406 | ||
407 | /* General socket configuration */ | 407 | /* General socket configuration */ |
408 | link->conf.Attributes = CONF_ENABLE_IRQ; | 408 | link->conf.Attributes = CONF_ENABLE_IRQ; |
409 | link->conf.Vcc = 50; | ||
410 | link->conf.IntType = INT_MEMORY_AND_IO; | 409 | link->conf.IntType = INT_MEMORY_AND_IO; |
411 | link->conf.ConfigIndex = 1; | 410 | link->conf.ConfigIndex = 1; |
412 | link->conf.Present = PRESENT_OPTION; | 411 | link->conf.Present = PRESENT_OPTION; |