openvswitch: Remove redundant tcp_flags code.
authorJoe Stringer <joestringer@nicira.com>
Mon, 8 Sep 2014 05:11:08 +0000 (22:11 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 6 Nov 2014 07:52:34 +0000 (23:52 -0800)
commit1b760fb9a8a8c0babc15f886ee5740cb33744168
tree69662104f13eacf4c5fdef317c9b2db9ad36b983
parent9b996e544a6bc7d201060fdcbdb5d4a9b734aa1b
openvswitch: Remove redundant tcp_flags code.

These two cases used to be treated differently for IPv4/IPv6,
but they are now identical.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/flow_netlink.c