diff options
author | Paolo Abeni <pabeni@redhat.com> | 2018-12-17 12:39:02 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-17 09:19:49 -0800 |
commit | c03b0358ab60504151b35587c88205c7b7fe22be (patch) | |
tree | 1ab111fa01b79869c0c33353d16e9353dfa3c52d /drivers/net/phy/fixed_phy.c | |
parent | ae6750e0a5ef3ec93b01008306183fd7a6d2721f (diff) | |
download | linux-c03b0358ab60504151b35587c88205c7b7fe22be.tar.gz linux-c03b0358ab60504151b35587c88205c7b7fe22be.tar.bz2 linux-c03b0358ab60504151b35587c88205c7b7fe22be.zip |
net: unbreak CONFIG_RETPOLINE=n builds
The kbuild bot reported a build breakage with CONFIG_RETPOLINE=n
due to commit aaa5d90b395a ("net: use indirect call wrappers at
GRO network layer").
I screwed the wrapper implementation for such config.
Fix the issue properly ignoring the builtin symbols arguments,
when retpoline is not enabled.
Reported-by: kbuild test robot <lkp@intel.com>
Fixes: aaa5d90b395a ("net: use indirect call wrappers at GRO network layer")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/fixed_phy.c')
0 files changed, 0 insertions, 0 deletions