]> err.no Git - linux-2.6/blobdiff - drivers/net/macvlan.c
e1000: Move assignments in tests before test
[linux-2.6] / drivers / net / macvlan.c
index 72745ce588c65464cabeeee4abea53a7dfdfe32c..efbc15567dd326b61887958f29f2c30f712f0304 100644 (file)
@@ -20,7 +20,7 @@
 #include <linux/errno.h>
 #include <linux/slab.h>
 #include <linux/string.h>
-#include <linux/list.h>
+#include <linux/rculist.h>
 #include <linux/notifier.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>