mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +00:00
Kernel 3.3 to 3.8 has defined `struct flow_keys` but does not contains flow_keys.thoff field. Therefore we need to use compat definition for flow_keys struct. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com>