Found by sparse.
Signed-off-by: Ben Pfaff <[email protected]>
---
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.7.10.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev