diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-10-10 12:30:17 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-08 11:25:33 +0100 |
| commit | acd00a0692072b374afee4b6f38c1eb1c6cf6f4a (patch) | |
| tree | 7b193e1acf686957418b54399ba0f44c1d3d6f8b /include/linux/overflow.h | |
| parent | cb5fd4aa24b57206548d5940dc359f0b181a2688 (diff) | |
ipv4: frags: precedence bug in ip_expire()
commit 70837ffe3085c9a91488b52ca13ac84424da1042 upstream.
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.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Mao Wenan <maowenan@huawei.com>
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions
