OSDN Git Service

net/ipv4: Remove tracepoint in fib_validate_source
authorDavid Ahern <dsahern@gmail.com>
Thu, 24 May 2018 00:08:49 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 03:01:15 +0000 (23:01 -0400)
commitc949cbbbe5d6ff3dcacf82e8fd26f627285e8a12
tree34b077c79547080bcc2d03b8fd01cff9b1915e24
parent30d444d30049490398178ca4337ab49156571886
net/ipv4: Remove tracepoint in fib_validate_source

Tracepoint does not add value and the call to fib_lookup follows
it which shows the same information and the fib lookup result.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/trace/events/fib.h
net/ipv4/fib_frontend.c