aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/synclink.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/synclink.c')
-rw-r--r--drivers/char/synclink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/synclink.c b/drivers/char/synclink.c
index ede688a4e141..d68be61f0a49 100644
--- a/drivers/char/synclink.c
+++ b/drivers/char/synclink.c
@@ -7770,7 +7770,7 @@ static int hdlcdev_attach(struct net_device *dev, unsigned short encoding,
7770 } 7770 }
7771 7771
7772 info->params.encoding = new_encoding; 7772 info->params.encoding = new_encoding;
7773 info->params.crc_type = new_crctype;; 7773 info->params.crc_type = new_crctype;
7774 7774
7775 /* if network interface up, reprogram hardware */ 7775 /* if network interface up, reprogram hardware */
7776 if (info->netcount) 7776 if (info->netcount)