diff options
author | Pedro Tammela <pctammela@mojatatu.com> | 2022-12-27 11:04:59 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-28 12:11:32 +0000 |
commit | 40cab44b9089a41f71bbd0eff753eb91d5dafd68 (patch) | |
tree | 8e734c8d286163f95e66849925c4e4616db6edad /net/ipv4 | |
parent | c2052189f19bd98c80b5d46dc6e42330d2b3b35d (diff) |
net/sched: fix retpoline wrapper compilation on configs without tc filters
Rudi reports a compilation failure on x86_64 when CONFIG_NET_CLS or
CONFIG_NET_CLS_ACT is not set but CONFIG_RETPOLINE is set.
A misplaced '#endif' was causing the issue.
Fixes: 7f0e810220e2 ("net/sched: add retpoline wrapper for tc")
Tested-by: Rudi Heitbaum <rudi@heitbaum.com>
Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions