aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netns/packet.h')
-rw-r--r--include/net/netns/packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/netns/packet.h b/include/net/netns/packet.h
index 4780b080a436..17ec2b95c062 100644
--- a/include/net/netns/packet.h
+++ b/include/net/netns/packet.h
@@ -5,7 +5,7 @@
#define __NETNS_PACKET_H__
#include <linux/rculist.h>
-#include <linux/spinlock.h>
+#include <linux/mutex.h>
struct netns_packet {
struct mutex sklist_lock;