diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-06-23 13:00:48 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-23 13:00:48 -0700 |
commit | 406818ff347cbbdae2fb21fafd1939d00cf479c5 (patch) | |
tree | 02c6a4d90b4a810ed28a3e61e486cf00c9404bbd /drivers/net/qlcnic/qlcnic_ethtool.c | |
parent | 16b8a4761cbe5082cd35641c066d7c4b6b83cdca (diff) |
bridge: 64bit rx/tx counters
Use u64_stats_sync infrastructure to provide 64bit rx/tx
counters even on 32bit hosts.
It is safe to use a single u64_stats_sync for rx and tx,
because BH is disabled on both, and we use per_cpu data.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/qlcnic/qlcnic_ethtool.c')
0 files changed, 0 insertions, 0 deletions