lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 03 Aug 2020 18:02:09 -0700 (PDT) From: David Miller <davem@...emloft.net> To: yuehaibing@...wei.com Cc: kuba@...nel.org, brianvv@...gle.com, rdunlap@...radead.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net-next] fib: Fix undef compile warning From: YueHaibing <yuehaibing@...wei.com> Date: Mon, 3 Aug 2020 21:19:48 +0800 > net/core/fib_rules.c:26:7: warning: "CONFIG_IP_MULTIPLE_TABLES" is not defined, evaluates to 0 [-Wundef] > #elif CONFIG_IP_MULTIPLE_TABLES > ^~~~~~~~~~~~~~~~~~~~~~~~~ > > Fixes: 8b66a6fd34f5 ("fib: fix another fib_rules_ops indirect call wrapper problem") > Signed-off-by: YueHaibing <yuehaibing@...wei.com> Applied, thank for fixing this up.
Powered by blists - more mailing lists