]> bbs.cooldavid.org Git - net-next-2.6.git/commit
bnx2: 64 bit stats on all arches
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 8 Jul 2010 04:08:43 +0000 (04:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Jul 2010 06:12:27 +0000 (23:12 -0700)
commit5d07bf264746b7c22d7104e0e2232eeea3d32296
treedb2644e1c997d49424e8d718bec19e25279818de
parent122e28ebac2cc2378101d1d37a5886c3ac1f8b18
bnx2: 64 bit stats on all arches

Now core network is able to handle 64 bit netdevice stats on 32 bit
arches, we can provide them for bnx2, since hardware maintains some 64
bit counters.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c