commit | 511d22247be767bbf275ee7a5a388c4f009aa0c1 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Wed Jul 07 20:44:24 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 08 23:12:28 2010 -0700 |
tree | 80455cfcf51782be3546212e1df38b3314c86758 | |
parent | 5d07bf264746b7c22d7104e0e2232eeea3d32296 [diff] |
tg3: 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 tg3, since hardware maintains 64 bit counters. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>