]> git.proxmox.com Git - mirror_ovs.git/commit
datapath: compat: remove duplicate check.
authorPravin B Shelar <pshelar@ovn.org>
Tue, 2 Aug 2016 17:30:02 +0000 (10:30 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Wed, 3 Aug 2016 16:04:45 +0000 (09:04 -0700)
commit0adc490ae13c14132a6b5a6bb5eb13a1e71f2768
treea4b48f4bd0b46a9ef1fc36788e714c5512801c88
parent5536c942cfd67cdae6600ebf501fb6cb09d31f7e
datapath: compat: remove duplicate check.

The check for tunnel GSO packet is done at ip-handle-offloads. Remove
same check from udp-handle-offloads.

Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Jesse Gross <jesse@kernel.org>
datapath/linux/compat/include/net/udp_tunnel.h