flow: Use bit-mask for Ethernet type match, instead of FWW_* flag.
[openvswitch] / datapath / linux / compat / genetlink.inc
index 9e7d90da78b2de36a9af10aa0bc0133c2ed8673a..bf969802763f0e2ddafa1b9977f062431ac2684a 100644 (file)
@@ -5,9 +5,9 @@
 
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,23)
 #include <linux/mutex.h>
+#include <linux/openvswitch.h>
 
 #include "openvswitch/datapath-compat.h"
-#include "openvswitch/datapath-protocol.h"
 
 static DEFINE_MUTEX(mc_group_mutex);