[PATCH] s/;;/;/g
[pandora-kernel.git] / drivers / char / synclink_gt.c
index b046390..738ec2f 100644 (file)
@@ -1365,7 +1365,7 @@ static int hdlcdev_attach(struct net_device *dev, unsigned short encoding,
        }
 
        info->params.encoding = new_encoding;
-       info->params.crc_type = new_crctype;;
+       info->params.crc_type = new_crctype;
 
        /* if network interface up, reprogram hardware */
        if (info->netcount)