Signed-off-by: Justin Pettit <[email protected]>
---
 lib/flow.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/flow.c b/lib/flow.c
index b6d0d15..fb7bfeb 100644
--- a/lib/flow.c
+++ b/lib/flow.c
@@ -2347,7 +2347,7 @@ flow_compose_l4_csum(struct dp_packet *p, const struct 
flow *flow,
     }
 }
 
-/* Puts into 'b' a packet that flow_extract() would parse as having the given
+/* Puts into 'p' a packet that flow_extract() would parse as having the given
  * 'flow'.
  *
  * (This is useful only for testing, obviously, and the packet isn't really
-- 
1.9.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to