From: Simon Wunderlich Date: Sun, 30 Oct 2011 15:22:43 +0000 (+0100) Subject: batman-adv: Fix range check for expected packets X-Git-Tag: v3.3-rc1~182^2~500^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e8d7b0d1b0091929e8cd18551a87b6bb6ef2c1;p=pandora-kernel.git batman-adv: Fix range check for expected packets The check for new packets in the future used a wrong binary operator, which makes the check expression always true and accepting too many packets. Reported-by: Thomas Jarosch Signed-off-by: Simon Wunderlich Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed