Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
[linux-2.6-microblaze.git] / drivers / net / ethernet / arc / emac_main.c
index 17bda4e..38cd968 100644 (file)
@@ -92,7 +92,6 @@ static void arc_emac_get_drvinfo(struct net_device *ndev,
        struct arc_emac_priv *priv = netdev_priv(ndev);
 
        strlcpy(info->driver, priv->drv_name, sizeof(info->driver));
-       strlcpy(info->version, priv->drv_version, sizeof(info->version));
 }
 
 static const struct ethtool_ops arc_emac_ethtool_ops = {