diff options
Diffstat (limited to 'drivers/net/wireless/wl3501_cs.c')
-rw-r--r-- | drivers/net/wireless/wl3501_cs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/wl3501_cs.c b/drivers/net/wireless/wl3501_cs.c index 3a93a8bb2e1f..393b5cb7a52c 100644 --- a/drivers/net/wireless/wl3501_cs.c +++ b/drivers/net/wireless/wl3501_cs.c | |||
@@ -1976,7 +1976,6 @@ static int wl3501_attach(struct pcmcia_device *p_dev) | |||
1976 | 1976 | ||
1977 | /* General socket configuration */ | 1977 | /* General socket configuration */ |
1978 | link->conf.Attributes = CONF_ENABLE_IRQ; | 1978 | link->conf.Attributes = CONF_ENABLE_IRQ; |
1979 | link->conf.Vcc = 50; | ||
1980 | link->conf.IntType = INT_MEMORY_AND_IO; | 1979 | link->conf.IntType = INT_MEMORY_AND_IO; |
1981 | link->conf.ConfigIndex = 1; | 1980 | link->conf.ConfigIndex = 1; |
1982 | link->conf.Present = PRESENT_OPTION; | 1981 | link->conf.Present = PRESENT_OPTION; |