Files
linux-apfs/net/bridge
Eric Dumazet 406818ff34 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>
2010-06-23 13:00:48 -07:00
..
2010-06-23 13:00:48 -07:00
2010-06-15 11:00:40 -07:00
2010-06-23 13:00:48 -07:00
2008-06-11 21:00:38 -07:00
2010-06-23 13:00:48 -07:00
2010-04-23 13:35:56 +09:00