ofp-util: Rename struct flow_mod to struct ofputil_flow_mod.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 21:46:38 +0000 (14:46 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 20:53:21 +0000 (13:53 -0700)
Most of the structs in ofp-util.h have the ofputil_ prefix.  Rename this
one for consistency.


No differences found