datapath: Remove CAPWAP tunneling support.
[sliver-openvswitch.git] / datapath / datapath.h
index 9bc98fb..01e7296 100644 (file)
@@ -141,7 +141,6 @@ struct dp_upcall_info {
  */
 struct ovs_net {
        struct list_head dps;
-       struct vport_net vport_net;
 };
 
 extern int ovs_net_id;