diff options
author | Brian Vazquez <brianvv@google.com> | 2020-08-01 06:01:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-01 21:47:39 +0300 |
commit | 8b66a6fd34f519f4ad42c4ab0152c3c0782a7dbd (patch) | |
tree | 803b17b30bdcee6aa1474dbfec6a1b7cc8b6af38 /net/9p | |
parent | 0e8642cf369a37b718c15effa6ffd52c00fd7d15 (diff) | |
download | linux-8b66a6fd34f519f4ad42c4ab0152c3c0782a7dbd.tar.xz |
fib: fix another fib_rules_ops indirect call wrapper problem
It turns out that on commit 41d707b7332f ("fib: fix fib_rules_ops
indirect calls wrappers") I forgot to include the case when
CONFIG_IP_MULTIPLE_TABLES is not set.
Fixes: 41d707b7332f ("fib: fix fib_rules_ops indirect calls wrappers")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Brian Vazquez <brianvv@google.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/9p')
0 files changed, 0 insertions, 0 deletions