datapath: Always use GFP_ATOMIC to execute actions.
[sliver-openvswitch.git] / datapath / flow.h
index 25b7204..b1e8005 100644 (file)
@@ -13,7 +13,6 @@
 #include <linux/spinlock.h>
 #include <linux/types.h>
 #include <linux/rcupdate.h>
-#include <linux/gfp.h>
 #include <linux/if_ether.h>
 #include <linux/jiffies.h>
 #include <linux/time.h>