]> git.baikalelectronics.ru Git - kernel.git/commit
ematch: Fix early ending of inverted containers.
authorIgnacy Gawędzki <ignacy.gawedzki@green-communications.fr>
Fri, 3 Oct 2014 13:44:48 +0000 (15:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Oct 2014 00:49:46 +0000 (20:49 -0400)
commitd509fa4321d03ee5b1a281df52317e940c520cdc
tree2c56cf3b933968f015cc2ea3aec1046860dcf3ab
parent6bfe93327e6ea03295eb69e46a14649f96829df8
ematch: Fix early ending of inverted containers.

The result of a negated container has to be inverted before checking for
early ending.

This fixes my previous attempt (f8b4804d6c6c7b4a62ae22bd97e2fc23e1f79bcd) to
make inverted containers work correctly.

Signed-off-by: Ignacy Gawędzki <ignacy.gawedzki@green-communications.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/ematch.c