diff options
Diffstat (limited to 'drivers/net/pcmcia/pcnet_cs.c')
-rw-r--r-- | drivers/net/pcmcia/pcnet_cs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/pcmcia/pcnet_cs.c b/drivers/net/pcmcia/pcnet_cs.c index 4a3b6a43550f..12b028c6abc9 100644 --- a/drivers/net/pcmcia/pcnet_cs.c +++ b/drivers/net/pcmcia/pcnet_cs.c | |||
@@ -503,7 +503,6 @@ static int try_io_port(struct pcmcia_device *link) | |||
503 | static int pcnet_confcheck(struct pcmcia_device *p_dev, | 503 | static int pcnet_confcheck(struct pcmcia_device *p_dev, |
504 | cistpl_cftable_entry_t *cfg, | 504 | cistpl_cftable_entry_t *cfg, |
505 | cistpl_cftable_entry_t *dflt, | 505 | cistpl_cftable_entry_t *dflt, |
506 | unsigned int vcc, | ||
507 | void *priv_data) | 506 | void *priv_data) |
508 | { | 507 | { |
509 | int *priv = priv_data; | 508 | int *priv = priv_data; |