diff options
Diffstat (limited to 'drivers/net/wireless/ray_cs.c')
-rw-r--r-- | drivers/net/wireless/ray_cs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ray_cs.c b/drivers/net/wireless/ray_cs.c index ed4bf5013f1a..7d95587d09db 100644 --- a/drivers/net/wireless/ray_cs.c +++ b/drivers/net/wireless/ray_cs.c | |||
@@ -342,7 +342,6 @@ static int ray_attach(struct pcmcia_device *p_dev) | |||
342 | 342 | ||
343 | /* General socket configuration */ | 343 | /* General socket configuration */ |
344 | link->conf.Attributes = CONF_ENABLE_IRQ; | 344 | link->conf.Attributes = CONF_ENABLE_IRQ; |
345 | link->conf.Vcc = 50; | ||
346 | link->conf.IntType = INT_MEMORY_AND_IO; | 345 | link->conf.IntType = INT_MEMORY_AND_IO; |
347 | link->conf.ConfigIndex = 1; | 346 | link->conf.ConfigIndex = 1; |
348 | link->conf.Present = PRESENT_OPTION; | 347 | link->conf.Present = PRESENT_OPTION; |