lkml.org 
[lkml]   [2007]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH -mm] mv643xx_eth: Remove redundant multiple initialization

    Of ethtool_ops->get_stats_count and ethtool_ops->get_ethtool_stats.

    Signed-off-by: Satyam Sharma <satyam@infradead.org>

    ---

    drivers/net/mv643xx_eth.c | 2 --
    1 file changed, 2 deletions(-)

    diff -ruNp a/drivers/net/mv643xx_eth.c b/drivers/net/mv643xx_eth.c
    --- a/drivers/net/mv643xx_eth.c 2007-09-22 06:26:39.000000000 +0530
    +++ b/drivers/net/mv643xx_eth.c 2007-09-22 13:15:41.000000000 +0530
    @@ -2740,8 +2740,6 @@ static const struct ethtool_ops mv643xx_
    .get_stats_count = mv643xx_get_stats_count,
    .get_ethtool_stats = mv643xx_get_ethtool_stats,
    .get_strings = mv643xx_get_strings,
    - .get_stats_count = mv643xx_get_stats_count,
    - .get_ethtool_stats = mv643xx_get_ethtool_stats,
    .nway_reset = mv643xx_eth_nway_restart,
    };

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/
    \
     
     \ /
      Last update: 2007-09-22 09:55    [W:4.034 / U:0.604 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site