]> Pileus Git - ~andy/linux/blobdiff - drivers/net/mv643xx_eth.c
Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream
[~andy/linux] / drivers / net / mv643xx_eth.c
index 5b41e8bdd6b4595cc6ef01bd22c19f11e041de23..651c2699d5e1cdf0eeb914ac21c89a19ce7961f7 100644 (file)
@@ -3274,6 +3274,7 @@ static const struct ethtool_ops mv643xx_ethtool_ops = {
        .get_drvinfo            = mv643xx_get_drvinfo,
        .get_link               = mv643xx_eth_get_link,
        .set_sg                 = ethtool_op_set_sg,
+       .get_sset_count         = mv643xx_get_sset_count,
        .get_ethtool_stats      = mv643xx_get_ethtool_stats,
        .get_strings            = mv643xx_get_strings,
        .nway_reset             = mv643xx_eth_nway_restart,