Thread (3 messages) 3 messages, 2 authors, 2019-10-03

Re: [PATCH] openvswitch: Allow attaching helper in later commit

From: Yi-Hung Wei <hidden>
Date: 2019-10-03 19:44:50

On Thu, Oct 3, 2019 at 8:31 AM David Miller [off-list ref] wrote:
From: Yi-Hung Wei <redacted>
Date: Mon, 30 Sep 2019 12:39:04 -0700
quoted
-             if ((nf_ct_is_confirmed(ct) ? !cached : info->commit) &&
+             if ((nf_ct_is_confirmed(ct) ? !cached | add_helper :
I would suggest using "||" instea of "|" here since you are computing
a boolean.
Thanks for review.  It makes sense to use "||" rather than "|".  I
will wait a bit to gather more feedback before I send v2.

Thanks,

-Yi-Hung
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help