From 7b738b55b2ec0e95a5030037c45b3c312e385789 Mon Sep 17 00:00:00 2001 From: Eric Dumazet Date: Sat, 9 Oct 2010 02:17:01 +0000 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed