]> git.karo-electronics.de Git - karo-tx-linux.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)
commit34a419d4e20d6be5e0c4a3b27f6eface366a4836
tree2c56cf3b933968f015cc2ea3aec1046860dcf3ab
parente87474a6e697857df21cff0707a2472abceca8b3
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 (17c9c8232663a47f074b7452b9b034efda868ca7) 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