Negated expressions and sub-expressions need to have their flags checked for
TCF_EM_INVERT and their result negated accordingly.
Signed-off-by: Ignacy Gawędzki <redacted>
---
net/sched/ematch.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
From: Cong Wang <hidden> Date: 2014-09-25 21:08:26
(Cc'ing Thomas)
On Wed, Sep 24, 2014 at 9:38 AM, Ignacy Gawędzki
[off-list ref] wrote:
quoted hunk
Negated expressions and sub-expressions need to have their flags checked for
TCF_EM_INVERT and their result negated accordingly.
Signed-off-by: Ignacy Gawędzki <redacted>
---
net/sched/ematch.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Negated expressions and sub-expressions need to have their flags checked for
TCF_EM_INVERT and their result negated accordingly.
Signed-off-by: Ignacy Gawędzki <redacted>