ofp-util: Rename struct flow_stats_request with ofputil_ prefix.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 21:48:48 +0000 (14:48 -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