commit | 7b738b55b2ec0e95a5030037c45b3c312e385789 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Sat Oct 09 02:17:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 09 09:22:54 2010 -0700 |
tree | 344ce2da410f2a9b37bc73511bce8cf16fa5dcd9 | |
parent | 2259dca36a2f0226596ea37132a46338fcff6722 [diff] |
sundance: get_stats proper locking sundance get_stats() should not be run concurrently, add a lock to avoid potential losses. Note: Remove unused rx_lock field Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>