aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia/synclink_cs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/pcmcia/synclink_cs.c')
-rw-r--r--drivers/char/pcmcia/synclink_cs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/pcmcia/synclink_cs.c b/drivers/char/pcmcia/synclink_cs.c
index 8a8ca32822ba..e6b714b6390d 100644
--- a/drivers/char/pcmcia/synclink_cs.c
+++ b/drivers/char/pcmcia/synclink_cs.c
@@ -4181,7 +4181,7 @@ static int hdlcdev_attach(struct net_device *dev, unsigned short encoding,
4181 } 4181 }
4182 4182
4183 info->params.encoding = new_encoding; 4183 info->params.encoding = new_encoding;
4184 info->params.crc_type = new_crctype;; 4184 info->params.crc_type = new_crctype;
4185 4185
4186 /* if network interface up, reprogram hardware */ 4186 /* if network interface up, reprogram hardware */
4187 if (info->netcount) 4187 if (info->netcount)