net/arc: Delete driver version
[linux-2.6-block.git] / drivers / net / ethernet / arc / emac_main.c
index 17bda4e8cc45a4c4f3b95bab4b4aabd8e6365bbc..38cd968b6a3bac044c441b2636ef34abd2a47125 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 = {