ofproto: Avoid using ODPFF_ZERO_TCP_FLAGS.
authorBen Pfaff <blp@nicira.com>
Fri, 7 Jan 2011 19:27:34 +0000 (11:27 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 28 Jan 2011 05:08:39 +0000 (21:08 -0800)
commitc33087b8507ff486acd13fea85506cfe96901b01
tree23ae83163f9c99206aa9c73dfbf94d9d1863691e
parentc62b0064a0cdbd5f3ecfc2cda90999a9d7ec551d
ofproto: Avoid using ODPFF_ZERO_TCP_FLAGS.

I'm planning to remove this flag, since it is a bit of a wart, so this
commit deletes its only actual user.

Reviewed by Ethan Jackson <ethan@nicira.com>.
ofproto/ofproto.c