diff options
author | Eric Dumazet <edumazet@google.com> | 2020-06-19 21:02:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-19 22:41:59 +0200 |
commit | cc7a21b6fbd945f8d8f61422ccd27203c1fafeb7 (patch) | |
tree | 90d5b4982f3d802d0e3c90f888aa74781bca6f43 /drivers | |
parent | Merge branch 'cxgb4-add-support-for-ethtool-n-tuple-filters' (diff) | |
download | linux-cc7a21b6fbd945f8d8f61422ccd27203c1fafeb7.tar.xz linux-cc7a21b6fbd945f8d8f61422ccd27203c1fafeb7.zip |
ipv6: icmp6: avoid indirect call for icmpv6_send()
If IPv6 is builtin, we do not need an expensive indirect call
to reach icmp6_send().
v2: put inline keyword before the type to avoid sparse warnings.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions