This causes warnings and is useless. Signed-off-by: Ethan Jackson <et...@nicira.com> --- lib/dpif-netdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index 33f1c15..4dcc268 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev.c @@ -215,7 +215,7 @@ struct dp_netdev_port { struct netdev_flow_key { struct miniflow flow; uint32_t buf[NETDEV_KEY_BUF_SIZE_U32]; -} key; +}; /* A flow in dp_netdev's 'flow_table'. * -- 1.8.1.2 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev