From: Dan Carpenter <dan.carpen...@oracle.com> Date: Mon, 6 Aug 2018 22:17:35 +0300
> We accidentally removed the parentheses here, but they are required > because '!' has higher precedence than '&'. > > Fixes: fa0f527358bd ("ip: use rb trees for IP frag queue.") > Signed-off-by: Dan Carpenter <dan.carpen...@oracle.com> Ugh, good catch, applied, thanks!