mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 09:58:01 +00:00
datapath-windows: Remove a not needed debug message from Flow.c.
Signed-off-by: Ankur Sharma <ankursharma@vmware.com> Acked-by: Nithin Raju <nithin@vmware.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
parent
01c0f83a4f
commit
e9bbe84b6b
@ -1184,8 +1184,6 @@ _MapNlToFlowPut(POVS_MESSAGE msgIn, PNL_ATTR keyAttr,
|
||||
(keyAttrs[OVS_KEY_ATTR_TUNNEL])
|
||||
- (PCHAR)nlMsgHdr);
|
||||
|
||||
OVS_LOG_ERROR("Parse Flow Tunnel Key Policy");
|
||||
|
||||
/* Get tunnel keys attributes */
|
||||
if ((NlAttrParseNested(nlMsgHdr, tunnelKeyAttrOffset,
|
||||
NlAttrLen(keyAttrs[OVS_KEY_ATTR_TUNNEL]),
|
||||
|
Loading…
x
Reference in New Issue
Block a user