[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100902.124514.245410670.davem@davemloft.net>
Date: Thu, 02 Sep 2010 12:45:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: rmody@...cade.com, netdev@...r.kernel.org, amathur@...cade.com,
ddutt@...cade.com, huangj@...cade.com
Subject: Re: [PATCH net-next-2.6] bna: fix stats handling
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 02 Sep 2010 21:27:03 +0200
> [PATCH net-next-2.6] bna: fix stats handling
>
> get_stats() method incorrectly clears a global array before folding
> various stats. This can break SNMP applications.
>
> Switch to 64 bit flavor to work on a user supplied buffer, and provide
> 64bit counters even on 32bit arches.
>
> Fix a bug in bnad_netdev_hwstats_fill(), for rx_fifo_errors, missing a
> folding (only the last counter was taken into account)
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
> Acked-by: Rasesh Mody <rmody@...cade.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists