openflow: Remove 'body' member from struct ofp_stats_msg.
authorBen Pfaff <blp@nicira.com>
Thu, 26 May 2011 16:34:05 +0000 (09:34 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 14 Jun 2011 18:21:49 +0000 (11:21 -0700)
commit03cd34939e0f90fab30daf74034de0fbd1af17ec
treeb5de2abcf56d7e03e2ebb6e45c593a858b19f878
parent28c8bad14f17fea722632e6483e61c80a1b9a8e0
openflow: Remove 'body' member from struct ofp_stats_msg.

This member does not actually help with anything.
include/openflow/openflow.h
lib/ofp-util.c
utilities/ovs-ofctl.c