commit | b6b3ecc71a0664d44ed8d087d583aee98fbf492a | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Thu Jun 24 00:04:38 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 28 23:24:29 2010 -0700 |
tree | 078e92d78578d3a8833dd225f71a6b2a982ea5be | |
parent | a095cfc40ec7ebe63e9532383c5b5c2a27b14075 [diff] |
net: u64_stats_sync improvements - Add a comment about interrupts: 6) If counter might be written by an interrupt, readers should block interrupts. - Fix a typo in sample of use. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>