Commit 16b2608c authored by jan.koester's avatar jan.koester
Browse files

some fixes

parent 17f8a767
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -275,7 +275,7 @@ nf_flow_table_offload_del_cb(struct nf_flowtable *flow_table,
}

void flow_offload_route_init(struct flow_offload *flow,
			     const struct nf_flow_route *route);
			     struct nf_flow_route *route);

int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow);
void flow_offload_refresh(struct nf_flowtable *flow_table,