aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/synclinkmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/synclinkmp.c')
-rw-r--r--drivers/char/synclinkmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/synclinkmp.c b/drivers/char/synclinkmp.c
index 960adb256fb..85874013111 100644
--- a/drivers/char/synclinkmp.c
+++ b/drivers/char/synclinkmp.c
@@ -1650,7 +1650,7 @@ static int hdlcdev_attach(struct net_device *dev, unsigned short encoding,
1650 } 1650 }
1651 1651
1652 info->params.encoding = new_encoding; 1652 info->params.encoding = new_encoding;
1653 info->params.crc_type = new_crctype;; 1653 info->params.crc_type = new_crctype;
1654 1654
1655 /* if network interface up, reprogram hardware */ 1655 /* if network interface up, reprogram hardware */
1656 if (info->netcount) 1656 if (info->netcount)