3897db46e5
Fixes: - use char instead of uint_8 for string (ofp_phy_port) - use [0] when declaring variable-length array (ofp_queue_get_config_reply) Thanks to KK Yap (yapkke@stanford.edu) for reporting these issues.