ofp-util: Use enum ofp_table_config in struct ofputil_table_mod
authorSimon Horman <horms@verge.net.au>
Wed, 12 Mar 2014 02:22:37 +0000 (11:22 +0900)
committerBen Pfaff <blp@nicira.com>
Wed, 12 Mar 2014 04:58:53 +0000 (21:58 -0700)
commitc76f25b5bc5b9856a2fa243bc48e4e5763029f4f
treebffbc2b385692369841113d73cf2f3fa7541932d
parentfdd73c2366a19ae4c8295bc59a7a62e8eb03954e
ofp-util: Use enum ofp_table_config in struct ofputil_table_mod

Use enum ofp_table_config as the type of the 'config' field
of struct ofputil_table_mod. This reflects the usage
of the field.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-util.h